Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

Links don't work when built for iOS

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.

Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

Links don't work when built for iOS

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.

Return to “Issues”