I have an UIWebView which loads sites that made in HTML5. A manifest is implemented too. So my question is can I use the HTML5 AppCache or do I have to develope it by myself?
This post tells me that the UIWebView can't use the HTML5 AppCache. Is that correct?