I have been using the new native.newWebView for an app, and it’s working great so far. (Thanks Tom and staff!). Plus I have added the logic so my users can move forward and back on the web page, with thanks to Peach and mdcapps.
However, I am now moving the app over to Android, and I started reading the API’s fine print. It currently doesn’t work with Android. This isn’t a problem as long as the WebPopup functions correctly for what I need on Android. It didn’t on iOS, but it was mostly a WordPress problem.
My question is, where can I find details on adding a forward and back ability for for users to move around in the WebPopup? The native.newWebView’s API page pointed me the the right direction for it, webView:back(), but I’m not seeing anything for WebPopup. Is what I am trying to do possible? [import]uid: 7710 topic_id: 22255 reply_id: 322255[/import]
Bump [import]uid: 7710 topic_id: 22255 reply_id: 89150[/import]
Back and forward are at this stage just for native.newWebView I believe, although I will look into that further to confirm. [import]uid: 52491 topic_id: 22255 reply_id: 89239[/import]