Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App does not work in iOS in Private Browsing Mode #6

Open
toddanglin opened this issue May 9, 2012 · 0 comments
Open

App does not work in iOS in Private Browsing Mode #6

toddanglin opened this issue May 9, 2012 · 0 comments

Comments

@toddanglin
Copy link
Owner

Due to Mobile Safari's behavior in iOS5, any attempt to store a value to localStorage while in Private Browsing Mode will throw a QUOTA_EXCEEDED_ERR. TeamThing uses this API extensively and does not check to handle this error, thus breaking the app on load.

TeamThing should A) handle the error better, and B) look for a work around to avoid this problem in Private Browsing Mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant