I need to save 11 MB of data offline using Web SQL. In iOS I am asked if I want to increase the quota, and everything is fine. But in Android's native browser (2.3-4.2) no such prompt is presented - it simply fails with QUOTA_ERR*.
I have spent many hours doing intensive search and have read absolutely everything related to this problem, but I'm still not completely certain whether I should receive a prompt or not and whether the limit can be pushed up by any means.
Any real info or help will be greatly appreciated.
* "there was not enough remaining storage space, or the storage quota was reached and the user declined to give more space to the database"