Stagewebview is not using the default browser?

Hello community,
We encounter an issue regarding the userAgent we get with Javascript when our page is viewed from an Android App running Air and using the Stagewebview.
We noticed that despite the default browser set as Google Chrome (Webkit v.537), we identify that app using Webkit v.534.
After a lot of trouble shooting, it seems that there is a difference between "native" browser and "default" browser.
Is that correct?
If so, the question is: Is there a way to make Stagewebview use the user selected browser/engine ?
Our website needs to display text vertically (japanese text) and the form elements are not well recognized in the 534 version browser, but work perfectly in the last version of Chrome we can get running on those devices.
(We target Android 4.2+ users)
Any input will be appreciated.
Cedric Simon

Hello ArkadiuszOkoń,
I downloaded the 4.4W sdk and replaced the file as proposed, but I don't notice any change.
On Desktop, I can see that Air webkit 533 is used. did my compile really took the new file into configuration?
I'm using FlashDevelop, are there settings to change in the bat fie or in the manifest?
As you proposed about the <uses-sdk> settings, some are already setup and I didn' change them, should I higher the minSdkVersion for example?
Here is the current section:
  <android>
    <manifestAdditions><![CDATA[<manifest android:installLocation="auto">
  <uses-sdk android:minSdkVersion="8" />
  <uses-permission android:name="android.permission.INTERNET" />
  <uses-feature android:required="true" android:name="android.hardware.touchscreen.multitouch" />
</manifest>]]></manifestAdditions>
  </android>
Also, Jan-F-W, thank you for your proposal,
I should explain something else:
The app is using "stagewebviewbridge" package that one can find here : stagewebviewbridge -  Extend Adobe AIR StageWebView ( Desktop, iOS, Android ) - Google Project Hosting
We do not have access to the source code of that app, but we have to investigate the case and propose a solution otherwise the development company in charge will not make a single move.
So I created a sample application that loads a page on my machine and that displays the userAgent to check what engine is running.
(in that case, I can use a StageWebView directly if I want)
I can see that depending on the useNative boolean parameter of StageWebView I get a different userAgent, which is great.
BUT, I had a doubt on mobile, as stated by Adobe Documentation: This parameter is ignored on mobile.
In doubt, I checked on the mobile device, and in both base, the device "native" browser is used, not the Chrome set as "default".
Maybe my tests are not accurate enough? I'm not a flash developer, so I feel a bit lost there.
Thank you for your guidance.

Similar Messages

  • Skype does not use the default browser.

    I DONT WANT ANYTHING TO DO WITH BING.   GETTING SICK AND TIRED OF SKYPE CHANGING MY SEARCH ENGINE WITHOUT MY PERMISSION. ESPECIALLY WHEN THEY GIVE ME AN OPTION AND I REFUSE. THIS TELLS ME THAT THIS IS INTENTIONAL AND NOT A BUG. 

    Skype has an optional make Bing my search engine selection.  It's never set Bing as my search engine if I didn't keep it selected thought it may have updated the list of available search providers (currently my list is Bing, Yahoo, and Google, though I could add more) in case I change my mind.   Skype doesn't install anything from Yahoo.  If something like that was installed it came from another installer. Skype uses IE's engine in the background but that shouldn't affect your default browser.  If you find some add activity occurring make sure your IE is up to date and reset IE to it's defaults.  This will ensure the IE engine is up to date and that everything is reset properly.  After an IE reset you can set your default browser back to your browser of choice.  Download and install the latest IE  (if not already updated)
    http://download.microsoft.com/download/3/A/2/3A2B7E95-24EF-44F6-A092-C9CF4D1878D0/IE11-Windows6.1.exe Reset IE settings:
    http://support.microsoft.com/kb/923737  

  • Excel 2010 not using the default print settings

    Currently got an issue with Excel 2010 not using the default print settings for a couple of users on our network,
    basically when pressing cntrl P or selecting the print option from the file menu the printer settings are different to the print settings selected in the devices and printers menu, we have checked the print drivers etc but this has still not resolved the
    issue, all other office programs are fine and also other users are reporting this issue more and more with different printers,
    tried restarting print spooler service and re-installing office but this has come to no avail,
    any ideas would be much appreciated!

    Hi,
    This issue occurs because the Page Setup settings that you specify in your file override the settings that you specify in the printer driver properties.
    To work around this issue, do not specify the paper size, page orientation, or page margins in the printer driver properties. Instead, specify these settings in your workbook.
    To specify these settings, follow these steps:
    1.Start Excel, and then open the workbook you want to change.
    2.In Microsoft Office Excel 2010, click the sheet that you want to print, and then click the Page Layout tab. In the Page Setup group, click Page Setup to open the Page Setup dialog box.
    3.Click the Page tab.
    4.Under Paper size, click the paper size that you want.
    5. Click Options button and in Printing Shortcuts tab, in the Paper source area, perform one of the following steps:  ◦If the printer can automatically select the correct paper tray to use, click Default tray in the First page list, and then click Default
    tray in the Other pages list.
    Default tray is the default setting in both of these lists.
    ◦If the printer cannot automatically select the correct paper tray to use, you may have to select the paper tray that contains the paper size that you selected in step 4.
    To do this, click the appropriate paper tray in the First page list and in the Other pages list.
    6.If you want to change the page orientation or its page margins, click the Finishing tab.
    7.Select the options that you want.
    8.Click OK.
    9.Repeat steps 2 to 8 for each sheet of your workbook for which you want to specify settings.
    Jaynet Zhang
    TechNet Community Support

  • List users of specific databases that are not using the default storage quotas

    I have an Exchange 2010 SP3 DAG with 4 databases. I am trying to use powershell to find out, per database, which mailboxes are
    not using the "mailbox database defaults", which is unlimited in this case (no quotas for Issue warning, Prohibit send, and Prohibit send and receive).
    Something like "get-mailbox | where  {$_.UseDatabaseQuotaDefaults -ne $true} will not work because I just want the data for specific databases".
    I have also tried "get-mailbox -database nameofdatabase | where {$_.UseDatabaseQuotaDefaults -ne $true} | out-file c:\temp\nameofdatabase.tx" but it lists some users that show unlimited for all categories and others some that have limits on certain
    other ones. In short, it is not correct.
    HDL

    Hi,
    From your description, I would like to clarify the following thing:
    Running the Get-Mailbox -Database MBX1 | Where-Object {$_.usedatabasequotadefaults -eq $false} cmdlet will list all mailboxes who have a custom storage quota. But it only displays the value of ProhibitSendQuota. You can check the values of other storage
    quotas via EMC.
    EMC -> Recipient Configuration -> Mailbox -> double click the mailbox -> Mailbox Settings -> Storage Quotas
    Hope my clarification can be helpful to you.
    Best regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Amy Wang
    TechNet Community Support

  • ICal not using the default email application?!??

    Hello,
    I use Thunderbird as my default (and only) email application. In the preferences of Apple's Mail application, I selected Thunderbird as the default email reader.
    However, when sending email from iCal, it attempts to use Mail, not Thunderbird?!? This happens both when emailing an event and when sending an invite for a published calendar.
    How do I make iCal use Thunderbird for sending mail?
    Tried searching the forum and Apple Support site, but failed to find an answer.
    Thanks,

    I am also now having this issue. I didn't have this problem previously. Other apps (e.g. AddressBook) are using my default mail program, but iCal strongly prefers Mail.app? I am seeing this on my laptop that I don't use as often, but will confirm on my desktop machine tomorrow ...

  • Adobe 9 will not use the default voice, only Microsoft Sam?

    hi have adobe reader 9 installed AT&T Crystal voice. set as default. BUT adobe 9 only recognizes, Microsoft Sam. how to change? thanks

    hi have adobe reader 9 installed AT&T Crystal voice. set as default. BUT adobe 9 only recognizes, Microsoft Sam. how to change? thanks

  • Since upgrading Mozilla IE7 keeps stating it is NOT the default browser despite it being checked.

    Mozilla and IE7 were working fine but since upgrading IE7 will not remain the default browser. Everytime I launch IE7 it states it is not the default browser. How do I resolve this issue.

    Do you have IE as the default, and then, when you open Firefox, do you have it set to check if it is the default?
    To check it, Inside Firefox, click on Tools, then Options. Go to Advanced. Look at the Default Browser option in there. Make sure the Checkbox to always check if Firefox is the default is unchecked if you don't want to use Firefox as your default (If you want it as default, leave it checked).
    Then, you can op[en up IE, and make it your default.

  • How to add a mute button without using the default skin?

    I want to use a mute/unmute button for my current project which does not use the default skin.  I searched the web and found the following solution.
    http://kb2.adobe.com/cps/163/2ed9f163.html
    I followed the instruction and it works fine on single slide. The problem is that it does not carry through the whole project.  If I mute the first slide, the audio is on again on the next slide. My mute/unmute setting doesn't go to the next slide.
    Any one have a solution to this problem? Any help or tips are greatly appreciated.

    Hi there
    Did you pay close attention to step 4?
    Click image to see larger...
    Addtionally, your post reads as if you feel the mute button is only avaliable with the Default playback control set. Note that there are all sorts of options with the supplied playback controls that offer enabling a mute button.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • How do I make Firefox the browser but not make it the default browser?

    I want to use Firefox as the browser on some sites but not all. I don't want to make either Firefox or Internet Explorer as a default browser but use each on certaion web sites such as Google or MSN.

    For your choice of default browser, think about the one you want to handle links in other programs, such as word processors, Adobe Reader, or an external email program. Windows will use your default browser to open those links.
    Then when you want to visit a site in a preferred browser, open that browser and use its bookmarks or favorites to get there.

  • I have to use explorer for one business app and need to not have a default browser. How do I de-select firefox as my default browser?

    I have had firefox as my default browser for some time, but I have a business associate that has features not accessible by firefox - only explorer. How do I de-select firefox as my default browser so I can use explorer without being redirected to firefox (and vice versa of course)?

    # Open Safari
    # Select Preferences from the Safari menu
    # In the General tab, use the default web browser drop-down menu to select the browser you want as default

  • Firefox has taken over as the default browser ... I dont want to use firefox, how do I switch back?? Thank you

    I downloaded Firefox to try it recently. Today I noticed that every time I tried to open Facebook it was acting as the "default" browser. I'm having trouble using Firefox and would like to switch back to my original browser.

    Firebug has development versions that should work in Firefox 4 beta builds. Try the latest version (1.6X.ob1) available from http://getfirebug.com/releases/firebug/1.6X/
    This is a beta version of Firebug.
    For other add-ons marked as incompatible, you can install the [https://addons.mozilla.org/en-US/firefox/addon/15003 Add-on Compatibility Reporter], this will enable all of your add-ons and you can test to see if they work. If the add-ons do not work you can disable them. Note that the current release version of Firebug will not work, you will need to use the beta version.

  • GB won't open- This is what I get... Path does not exist: /Library/Audio/Apple Loops Index  st: /Library/Audio/Apple Loops Index w/out this directory you cannot use the Loop Browser

    Path does not exist: /Library/Audio/Apple Loops Index  st: /Library/Audio/Apple Loops Index w/out this directory you cannot use the Loop Browser.  Then I get this message...
    Instrument Library Invalid
    GarageBand Ecpects a valid instrument foledr in /Libraty/Application Support/GarageBand
    Please choose a valid instrument Library folder or quit and re-install GB
    Any solutions?

    Is this a new installation of GarageBand or has it worked before on the same computer?
    Or have you transferrred your GarageBand from a different computer?
    The error message is saying, that your GarageBand installation is incomplete. There are essential foldrs missing in your system library. 
    Check, if indeed both folders are missing or if only the permissions are set incorrectly.
    Your system library (the folder "System" directly on your system drive) should have the following folders inside the folder "Audio", and they need to be readable by the system and by administrators.
    And in the folder /Library/Application Support there should be the Instrument Library.
    If these folders do not exist (or no longer exist), restore them from your backup-  If your GarageBand version is a new installation, the application may not hve been downloaded or installed completely, then reinstall GarageBand.
    What is your GarageBAnd version, and how did you install it originally?
    Regards
    Léonie

  • Help I can't open files as I don't know what browser I need to open them as I've already experienced problems when I used the default Mozilla browser?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I have no idea what browser I should be using to open files in Firefox, i used the default Mozilla browser initially which caused me a lot of problems so I stopped using it but don't know the alternatives, could someone help please as I can't open any files at all now.
    == This happened
    ==
    Every time Firefox opened
    == As soon as I stopped using the Mozilla default browser
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Microsoft .NET Framework Assistant
    1.1
    true
    {20a82645-c095-46ed-80e3-08825760534b}
    Google Toolbar for Firefox
    7.0.20100326W
    true
    {3112ca9c-de6d-4884-a869-9855de68056c}
    Norton IPS
    2.0
    true
    Norton Toolbar
    4.6
    true
    {2D3F3651-74B9-4795-BDEC-6DA2F431CB62}
    Java Quick Starter
    1.0
    true
    [email protected]
    Java Console
    6.0.20
    true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.fixup.alternate.enabled
    false
    browser.history_expire_days.mirror
    180
    browser.places.importBookmarksHTML
    false
    browser.places.importDefaults
    false
    browser.places.leftPaneFolderId
    -1
    browser.places.migratePostDataAnnotations
    false
    browser.places.smartBookmarksVersion
    2
    browser.places.updateRecentTagsUri
    false
    browser.startup.homepage_override.mstone
    rv:1.9.2
    extensions.lastAppVersion
    3.6
    general.useragent.extra.microsoftdotnet
    (.NET CLR 2.0.50727)
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1270458866
    print.print_printer
    Canon iP1600
    print.printer_Canon_iP1600.print_bgcolor
    false
    print.printer_Canon_iP1600.print_bgimages
    false
    print.printer_Canon_iP1600.print_command
    print.printer_Canon_iP1600.print_downloadfonts
    false
    print.printer_Canon_iP1600.print_edge_bottom
    0
    print.printer_Canon_iP1600.print_edge_left
    0
    print.printer_Canon_iP1600.print_edge_right
    0
    print.printer_Canon_iP1600.print_edge_top
    0
    print.printer_Canon_iP1600.print_evenpages
    true
    print.printer_Canon_iP1600.print_footercenter
    print.printer_Canon_iP1600.print_footerleft
    &PT
    print.printer_Canon_iP1600.print_footerright
    &D
    print.printer_Canon_iP1600.print_headercenter
    print.printer_Canon_iP1600.print_headerleft
    &T
    print.printer_Canon_iP1600.print_headerright
    &U
    print.printer_Canon_iP1600.print_in_color
    true
    print.printer_Canon_iP1600.print_margin_bottom
    0.5
    print.printer_Canon_iP1600.print_margin_left
    0.5
    print.printer_Canon_iP1600.print_margin_right
    0.5
    print.printer_Canon_iP1600.print_margin_top
    0.5
    print.printer_Canon_iP1600.print_oddpages
    true
    print.printer_Canon_iP1600.print_orientation
    0
    print.printer_Canon_iP1600.print_pagedelay
    500
    print.printer_Canon_iP1600.print_paper_data
    9
    print.printer_Canon_iP1600.print_paper_height
    11.00
    print.printer_Canon_iP1600.print_paper_size_type
    0
    print.printer_Canon_iP1600.print_paper_size_unit
    1
    print.printer_Canon_iP1600.print_paper_width
    8.50
    print.printer_Canon_iP1600.print_reversed
    false
    print.printer_Canon_iP1600.print_scaling
    1.00
    print.printer_Canon_iP1600.print_shrink_to_fit
    true
    print.printer_Canon_iP1600.print_to_file
    false
    print.printer_Canon_iP1600.print_unwriteable_margin_bottom
    0
    print.printer_Canon_iP1600.print_unwriteable_margin_left
    0
    print.printer_Canon_iP1600.print_unwriteable_margin_right
    0
    print.printer_Canon_iP1600.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed.show_once
    false
    == Firefox version
    ==
    3.6
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB7.0 (.NET CLR 2.0.50727)
    == Plugins installed
    ==
    *-Zylom Plugin
    *Coupons, Inc. Coupon Printer DLL
    *Default Plug-in
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *Shockwave Flash 10.0 r45
    *3.0.50106.0
    *Google Updater pluginhttp://pack.google.com/
    *6.0.12.1483
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *RealArcade_NPAPI_Plugin
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Npdsplay dll
    *DRM Store Netscape Plugin
    *DRM Netscape Network Object

    Ignore this question, I've now solved it.

  • When i try to install my copy of photoshop elements 1.0.1 , get the answer to install internet explorer 4.0 or more, but i use the firefox browser. by the way, the internet explorer installation was not successful with my windows 8. What can I do?

    when i try to install my copy of photoshop elements 1.0.1 , get the answer to install internet explorer 4.0 or more, but i use the firefox browser. by the way, the internet explorer installation was not successful with my windows 8. What can I do?

    Photoshop Elements 1.0.1 seems like very old software 2001 I believe.  Try asking in the Elements maybe someone there will be able to answer your question. Photoshop Elements

  • Firefox updated now my browser service email does not open completely when I tried its suggestion could not change the default? Any ideas to help me?

    I can not get my browser email to open up. It is through mediacom and they say they do not support firefox yet it always worked till today after I cleared all my history earlier today. I have tried to do the steps it says but no way to add my correct mail server name in. I am not really all that good on hte computer on some things and this is driving me nuts. Any help would be appreciated.

    When you cleared your history, did you select Cookies and/or Active Logins and clear those? That could explain why you are not automatically logged in.
    I have not used the Zimbra mail server. However, generally speaking, when you are using webmail, you usually do not need to enter a mail server name. Usually you just have to login.
    Where does the site stop working for you. Can you log in and get to the next page, or does it require you to keep trying to log in? Can you view the Inbox? Can you open individual messages? Et cetera.

Maybe you are looking for