When I use <meta name="apple-mobile-web-app-capable" content="yes">, my page doesn't set, load, or retrieve cookies. Is there any way to get around this? Can't find anything useful in Google.
| |||||
feedback
|
|
UIWebviews don't store cookies. Use HTML5 local storage instead. | |||||||||||||||
feedback
|