Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Safari cannot cross the 5MB WebSQL LocalStorage limit #455

Open
laposheureux opened this issue Nov 1, 2016 · 4 comments
Open

Safari cannot cross the 5MB WebSQL LocalStorage limit #455

laposheureux opened this issue Nov 1, 2016 · 4 comments

Comments

@laposheureux
Copy link

If your WebSQL size filled with saves and other running data crosses 5MB, the app doesn't understand how to manage raising that limit. It asks for additional space, I grant it, and it still errors out. Same behavior if simply denying the added space.

@laposheureux
Copy link
Author

#295 is related :)

@jaredmorgs
Copy link
Contributor

@anthonny seems like #295 is not technically true. Perhaps "Limited support for Safari" might be better until we can fix the various issues.

Thanks for the report on this @laposheureux

@anthonny
Copy link
Member

anthonny commented Mar 2, 2017

@laposheureux it is a problem of configuration with pouchdb

see:
https://pouchdb.com/faq.html#data_limits
https://pouchdb.com/api.html#create_database

@jaredmorgs
Copy link
Contributor

We've switched out from pouch now. I wonder if this can be closed off?

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

No branches or pull requests

3 participants