Closed pplewa closed 10 years ago
Popup should return an instance of open inAppBrowser and allow to hook to it or listen for events inside of your code if needed.
This is especially important in Windows Phone development, where you need to be able to close the "popup" by clicking back button.
Thanks for the windows phone note. I was not aware of that
Popup should return an instance of open inAppBrowser and allow to hook to it or listen for events inside of your code if needed.