I have an application that I need to call to device browser instead appery browser.
I use this code codewindow.open(pURL, "_system", "location=yes");/code
but It doesn't work in Ipad.
In Android and in Webpage it woks fine.
¿what's the matter?