UIWebView Cookies?
How does one enable the use of cookies for a UIWebView, in an iPhone App? I have a JavaScript based web application that runs via storing and loading cookies, and it works on all platforms, expect the iPhone.
Does anyone know a solution to this? I've heard "NSHTTPCookieStorage" serves to control this behaviour, but how to implement it?
Any help would be much appreciated.
Thank you,
Boki
iMac (Intel Core 2 Duo), Mac OS X (10.6.2)