https://www.youtube.com/watch?v=aHLIyWfofp8
Xcode 4.3 (IOS 5.1) Open a URL in Safari
We make an Xcode 4.3 IOS 5.1 project using a storyboard and use it to simply open any URL in a separate Safari window. Its very easy and one line of code I think. Here is the result:
Note that you are not able to get back to your app with this code. If you want to stay in the app use a WebView, here is a walkthrough showing how to do that:
email me for source code - see above
No comments:
Post a Comment