We have an “About our app” popover that is html formatted and basically a UIWebView in a popover. There’s also a href link to our website. The problem is if you click on the link, it just opens up our website in the popover. Is there a way to alter what happens for that link, like open up Safari so it’s in a full browser, or at least increase the popover size since our About our App window is small.
Share
Yes, this post gives the following code for every http, https and mailto call to open in Safari:
You can modify for only certain URLs by getting the URL from the request.