-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hello,
Using localStorage on Safari on iOS will result in JS errors when in private mode:
http://stackoverflow.com/questions/14555347/html5-localstorage-error-with-safari-quota-exceeded-err-dom-exception-22-an
http://stackoverflow.com/questions/13208878/localstorage-not-accessible-in-ios-6-safari
Would you please consider a better detection of localStorage actually working, and if not, handle as if not available instead of erroring?
e.g. simpleStorage.get() could return undefined
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels