xcode call safari to open html string from xcode
Hello,
I know I can create a HTML string and pass it to a WebView for the iPhone and it will open. I also know that I can send a URL to Safari and Safari will open the URL. But how do I send an HTML string to Safari and Safari will open that HTML string?
Thanks
|