I’ve got an issue where I load a webpopup using native functions. The webpopup loads just fine. I’ve assigned it to a listener which listens for the event.url string. If the string of the event.url = “corona:close” the webview is supposed to close.
This all works fine on the iphone side but NOT on the Android side. Closing the webview by passing it an url of “corona:close” just forces the Android webview itself to try to load a webpage located at corona:close - which doesn’t exist (obviously).
The really odd part is, sometimes it does work on the Android. I’ve no rhyme or reason why in a rare occasion on the Android side -it’ll work.
Like I said, it always works on the iphone (even got a published app using this method)
So…
An Android bug do we have where the webpopup isn’t listening?
[import]uid: 9046 topic_id: 6689 reply_id: 306689[/import]