Hi.
I’m starting a new iPad app which will feature mostly webpages.
I’ve tried using native.showwebpopup() but all I see is a quick flash of a white screen and it disappears.
I don’t see any Permissions requirement for iPad as I think that’s only Android.
I tested putting it into a Director app and added an image in the background and some text on top. That worked, but it still flashes up a white screen and it disappears when I add the webpopup.
Even just something as simple as this fails:
native.showWebPopup( 60, 60, 708, 964, "http://www.google.com", {urlRequest=listener} )
Also quick Q: If I add in both orientations to the build settings will it auto-flip left to right or do I need to change code?
Thanks
[import]uid: 10389 topic_id: 9424 reply_id: 309424[/import]