I'm using the embded api, crosswalk-webview-8.37.189.14. In trying to use the filesystem api, I'm getting the following error:
QuotaExceededError: The operation failed because it would cause the application to exceed its storage quota. Here some code you can run in the console to test: https://gist.github.com/jessep/e62421cfae5a038664c1 Any idea why that could be? I wondered if it was a permission issue, but <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> is set in the AndroidManifest. Do I have to do something additional? Best, Jesse
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
