So I'm trying to save just under 7000 characters locally in whichever browser hits my page. iPhone is my #1 priority.
It doesn't seem like the cookie gets created. I've found that localStorage doesn't work with iOS 7.0.4 (with the bundled safari browser) so I've had to find a workaround. What else than LocalStorage and cookies are there? Something that would actually work for the iPhone.