StageWebView not working on IOS?
HI,
I have a followed adobes stageWebView example that loads a local html file in a stageWebView, I am using the code to show admob ads...
Well, the project works fine on Android, but on IOS (ipod touch) nothing happens? the stageWebView is just a white rectangle
I am debugging using remote debug, and everything seems fine, the local file url is resolved fine, but after calling the loadurl method nothing happens, I am not getting any events or errors?
I am listening for the following events:
ErrorEvent.ERROR
LocationChangeEvent.LOCATION_CHANGING
LocationChangeEvent.LOCATION_CHANGE
Event.COMPLETE
I have allso tried with loading a online file, but with the same result...
Again, I will mention that the code works perfect on android (HTC Desire).
where do I set the app permissions similar to the android permissions? (I am working in Flash CS 5.5)
Brian
