Persist UIWebView content and address after changing views

Posted by Momeks on Stack Overflow See other posts from Stack Overflow or by Momeks
Published on 2010-05-14T11:38:09Z Indexed on 2010/05/14 11:44 UTC
Read the original article Hit count: 265

Filed under:
|
|

I am using UIWebView as a web browser on my application and when I open an url with my browser and return back to the main view, then go to browser view, my webview doesn't save the content. So, if I go to google.com and switch views, then again go to the browser view, I have to type the url again to open the webpage! How can I save the web browser's content?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk