You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems you currently can't increase the database size beyond the initial size specified in the openDatabase call. I have reported this to apple radar://25819252
if you try to do a few 5MB items on iOS 9.3.1, you get a increase database prompt, followed by an alert with a quota error
{
code: 4 error
message: "there was not enough remaining storage space, or the storage quota was reached and the user declined to allow more space"
}
The text was updated successfully, but these errors were encountered: