Hi,
I am calling the inappbrowser using
window.open("http://mylink", "_system");
It does open the browser and the website but one of the links in the website is supposed to open a popup. This is not working. Does the inappbrowser does not support popups? Or I need to use some other parameter in place of "_system".
Please reply at the earliest.
Thank You.