Is it possible to maintain log in to open system.openURL, if you already do in
native.newWebView ().?
I want to download a PDF file from the native.newWebView (), but apparently you can not download. So what I did was capture event.url and open with system.openURL.
The trouble is that when you open the browser again asks me to log my count.
Any solution.
Thanks in advance.