Search found 4 matches

Go to advanced search

by Ingus Štāls
Fri May 29, 2015 9:13 am
Forum: Issues
Topic: inAppBrowser external links target=_system issue
Replies: 7
Views: 594
 
Jump to post

inAppBrowser external links target=_system issue

only solution for this is - http://blogs.telerik.com/appbuilder/p... but this solutions works only for KITKAT (Android 4.4.x) - https://issues.apache.org/jira/browse... and there is no workaround for this, how it works on IOS - I don't know This is not the Appery issue Thanks for helping
by Ingus Štāls
Thu May 28, 2015 3:27 pm
Forum: Issues
Topic: inAppBrowser external links target=_system issue
Replies: 7
Views: 594
 
Jump to post

inAppBrowser external links target=_system issue

I guess You did not understand the issue App opens links as expected _blank opens in inAppBrowser _self opens in cordova webView _system in Phone default browser but the issue is that if in inAppBrowser try open phone default browser, we get only redirect So I'm asking that how to open default Phone...
by Ingus Štāls
Thu May 28, 2015 9:31 am
Forum: Issues
Topic: inAppBrowser external links target=_system issue
Replies: 7
Views: 594
 
Jump to post

inAppBrowser external links target=_system issue

Also having trouble to execute scripts- nothing happens
image- http://prntscr.com/7aaz94

ref.executeScript({ code: "alert();" }); - no alerts

ref.executeScript({ code: "window.open('http://cordova.apache.org/','_system');" }); - url is not changing

by Ingus Štāls
Thu May 28, 2015 8:50 am
Forum: Issues
Topic: inAppBrowser external links target=_system issue
Replies: 7
Views: 594
 
Jump to post

inAppBrowser external links target=_system issue

I'm having trouble with inside inAppBrowser link navigation. I open inAppBrowser with specific link which contains web page. In my web page are some links that should be opened with system browser window.open(url, '_system'), but this functioanality won't work. When I click link, my inAppBrowser jus...

Go to advanced search