Im doing tests with a myTouch and it is working fine… is this an admob ad? because the correct height is 48… also check if you have some odd settings in the build.settings or config.lua (like a content-scale setting that is not behaving as expected in different resolutions) [import]uid: 3686 topic_id: 2624 reply_id: 7501[/import]
No, the Admob hack uses local html to load external data via some admob java scripting. This is not doing that, I’m loading a remote aspx page from my web server into a small webview in an Android app (my size is specified, just 25px high)
I’ve tried everything but cannot get a REMOTE webpage to load in a webpopup on an android device.
Very important!
I tried in a previous app to get this working but after many failed attempts I left it alone, but in this new app (which is ready to publish, the web view (webpopup) is all I’m waiting on before I can actually publish the app.
I’m still waiting on an response from Ansca on why the webpopup for remote webpage isn’t working on Android devices.
Anything guys, updates please! [import]uid: 9046 topic_id: 2624 reply_id: 9098[/import]
Just curious - where will the download be? I’m assuming the fix will be wrapped in an SDK release?
[import]uid: 9046 topic_id: 2624 reply_id: 10284[/import]
Im using Corona 2.0 and I had the same problems on android. Its already fixed?
My code:
native.showWebPopup(“http://www.xuti.net”, {urlRequest=listener})
But I can`t change “baseUrl”. So , all my url are open as “”/data/data/my.unique.name/appdatahttp://www.xuti.net"
This should not work fine for me.
So, it is working loading page from another server?
We have pushed a fix for this issue to our device build servers. As this fix is only on the server-side, you do not need to download anything to “get it”. Just rebuild your application for device and it will work as expected. Thanks for your patience!
Tim [import]uid: 8196 topic_id: 2624 reply_id: 10630[/import]
Sorry, the notice of the fix should have been more clear. This fix is only available for Game Edition builds at this time. We apologize for the inconvenience. The fix has been rolled into all future updates, but we don’t have a patch for basic builds right now. [import]uid: 54 topic_id: 2624 reply_id: 10933[/import]
Let me understand: I have both versions. If I build my app with Game Version, should working ok ? [import]uid: 9133 topic_id: 2624 reply_id: 10937[/import]