AppStudio SQLite and 'COMMIT'

vcruz, hope you find a solution so we can use SQLite in a future app some day.

SQLite in PhoneGap definitely works - we (and others) have used it in many projects.

If you can post a minimal project which shows your issue, we should be able to see what is going wrong.

I already made the tests and it worked, I used the changes in the link:

https://blog.appstudio.dev/2015/12/phonegap-no-content-security-policy-message/

But to check that without these changes again stop working, I returned the previous APK and effectively stopped reading the database, but I put the new Apk that has the changes and stopped working, it is very strange.

So is it working correctly for you now with the changes you made?

I had tried those same exact Content Security settings along with multiple phonegap versions and it still did not hold any new entries after restarting of the app. No errors at all in the Chrome Remote debugger.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.