Fixing the Safari cookie bug on the iPhone

March 28th, 2009 | Categories: iPhone | Tags:

If Safari doesn’t seem to be storing any cookies (and you’ve made sure that you have set it to accept cookies in the Settings page), the fix is to change the ownership of the directory where the cookies are stored.  Of course, you need to jailbreak, first.

chown -R mobile /var/mobile/

Explained here.

Comments are closed.