mikehostetler / amplify

AmplifyJS
http://amplifyjs.com
GNU General Public License v2.0
1.45k stars 144 forks source link

Private Browsing in iOS or Safari keep sessionStorage and localStorage from working. #90

Open dcneiner opened 11 years ago

dcneiner commented 11 years ago

We may need to include a test to actually save a piece of data into the default storage type to ensure it works as expected. Apparently the size limit get set to 0.

Originally reported by Voltron and then Mary Jo on Google Groups.

rgould commented 10 years ago

Also experiencing this (specifically on iPad with iOS 7.0.4 (11B554a)

rgould commented 10 years ago

Well, turns out I was getting this because the version that ships with Meteor is very out of date. Confirmed that this is fixed for me on master.

rubisara commented 7 years ago

I'm using version 1.1.2 but it is still NOT woking in private browsing when using IOS device.

Tested in iPad and iPhone using Chrome (incognito) and Safari (private) browser.