I am making an app for a charity and Apple’s review guidelines state that all donations must be made outside of the app in Safari, except for SMS donations, which we’re not doing anyway. How do I make a button, that when tapped, goes to a specific URL in Safari? Thanks for your help!
Share
And put it in an IBAction for your button.
There might be a problem connecting to your site try this:
They actually have a post on it here:
How can I launch Safari from an iPhone app?