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.