LargeLocalStorage icon indicating copy to clipboard operation
LargeLocalStorage copied to clipboard

LLS on iPad

Open albertnev opened this issue 11 years ago • 1 comments

It seems that on an iPad (iOS 7) this is not working, no matter if we use Chrome or Safari apps on it.

The error "Unable to create any storage implementation. Using LocalStorage." shows up, and all the processes get stuck.

albertnev avatar Jul 25 '14 12:07 albertnev

I've been able to deduce that this happens whenever the database has more than 3 letters on its name... however, even when being able to create the database (and not getting this error) a "Quota exceeded error is shown", but the user is not prompt anymore to increase this quota.

albertnev avatar Jul 30 '14 14:07 albertnev