Page 3 of 3

Links don't work when built for iOS

Posted: Tue Mar 11, 2014 4:48 pm
by Kapow36

We've come across another problem with links. When there are links in a label using a href="Link", the link opens, but opens a full windows browser within the app that can't be closed. Can we find a way around this?

Also, is there anyway to get apps open a link (e.g. using navigator.app.loadurl) that will open links outside the app in the native browser app? That popup with the done button is a bit clunky.

All of these are iOS only.


Links don't work when built for iOS

Posted: Tue Mar 11, 2014 6:15 pm
by Kapow36

Well, I've found that window.open now works. I think when I created this post it was not working, but now it does. (I do need to test android yet). So that takes care of the first question, but the second one is still an issue yet.


Links don't work when built for iOS

Posted: Tue Mar 11, 2014 7:01 pm
by Nikita