Tuesday, April 5, 2011

iPhone home screen bookmark & persistent cookie

When a webpage is bookmarked on the home screen of an iPhone, persistent cookies seem to get lost each time the app is opened. Is there a way to keep the cookies alive?

From stackoverflow
  • iPhone supports localStorage, I would suggest using this for simple key/value persistent storage.

0 comments:

Post a Comment