1 Reply Latest reply: Mar 12, 2012 6:29 PM by OMA2k RSS

    StageWebView Doesn't work on Android with Captive Runtme...

    FLAdude Community Member

      If I make an apk with the default setup (requires separate runtime download) it works, but not with captive runtime. I need captive runtime so that it can be accepted into Amazon Appstore.

       

      StageWebView.isSupported appears to return true when run, and then it just doesn't work.

       

      Is there any way around this? Will this work in the future?

       

      I am probably just going to work around it and do without it for this release, but would like to see if anyone knows what the deal is with it and let folks know of the issue.

       

      Edit: I have found that any usage of a StageWebView object not only doesn't work, but makes errors and breaks other parts of the app, so I have had to disable any usage of it...