On a mobile app cross domain, I want to update the max quota of SQLite Database. This is fixed to 100Mo by CordovaLib but I don't know how to update it.
The only way I found to increase it is to update the CordovaChromeClient.java class by change MAX_QUOTA attribute. But I'm not convained by this way.
Is there another way to fixed it by change manifest config file or straightly on JavaScript ?
Thanks a lot.
Aucun commentaire:
Enregistrer un commentaire