Mihai Tudor
Posts: 0
Joined: Thu May 28, 2015 9:15 am

cordova webview aplication open links in browser not in webview

i tried to create an javascript to help me to open specific links in browser not in webview i used:

window.open('http://test.org', '_system');

and is not working it oppens link in webview

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

cordova webview aplication open links in browser not in webview

Hi Mihai -

Sorry, do you want to open link inside InAppBrowser or in system browser?

On what platform you are testing this code?

Mihai Tudor
Posts: 0
Joined: Thu May 28, 2015 9:15 am

cordova webview aplication open links in browser not in webview

i want to open the link in system browser from webview. the aplication that i'm making is an webview app based on cordova an i want to open specific links in device browser.

tested on android 4.4.1 from appery.io tester aplication and from an generated apk

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

cordova webview aplication open links in browser not in webview

Mihai -

Could you please show us how exactly you're using this code in your app?

Return to “Issues”