Please disregard the title. But my problem is related to it... ;-)
Is there a way I can embed safari browser to my iPhone app? Or some other iphone browser app that is possible.
What I'm trying to achieve actually is that on my application the user has the ability to send link/page that he/she is currently browsing, providing that the UI is the same as the iPhone browser.
Best regards,
See the UIWebView Class Reference.
Related sample code might help. You can copy Safari's UI, but I doubt they would approve that in the App Store...