We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Chris,
I tried your enterprise sql plugin, and I noticed my multi-page application doesn't work on IOS 9, (No error message, nothing.. ) here is my small test application, i hope it can be useful: https://github.com/reconka/Cordova-sqlite-storage-multipage-test I tested your non enterprise version (https://github.com/litehelpers/Cordova-sqlite-storage), and It worked perfectly
Many thanks
The text was updated successfully, but these errors were encountered:
Hi @reconka,
Thanks for reporting. I would like to apologize for not responding when you reported this issue in January. Others have reported as well.
Sorry, something went wrong.
Do not reopen database for multi-page apps on any platform
0c55aa7
Avoid data loss risk discussed in cordova-sqlite-storage BUG 666 ref: litehelpers#5
No branches or pull requests
Hi Chris,
I tried your enterprise sql plugin, and I noticed my multi-page application doesn't work on IOS 9,
(No error message, nothing.. )
here is my small test application, i hope it can be useful:
https://github.com/reconka/Cordova-sqlite-storage-multipage-test
I tested your non enterprise version (https://github.com/litehelpers/Cordova-sqlite-storage), and It worked perfectly
Many thanks
The text was updated successfully, but these errors were encountered: