Using HTML from bundle to save cookies in UIWebView?
- by tmoc
So I have a web page inside my bundle, which I load in a UIWebView. However, the page doesn't seem to be able to store any cookies, even though other (online) websites can. How do I get it to store my cookies?