Skip to content
New issue

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

Working fine until I updated Android to 8.1.0 #900

Open
willnix86 opened this issue Nov 5, 2019 · 2 comments
Open

Working fine until I updated Android to 8.1.0 #900

willnix86 opened this issue Nov 5, 2019 · 2 comments

Comments

@willnix86
Copy link

This plugin was working wonderfully but today I updated my Android platform to Cordova Android 8.1.0 and now I receive 'no such table' errors, rendering my app useless.

I have changed nothing else, other than the android version. Any known bugger-ups that 8.1.0 has caused?

@brody4hire
Copy link

Please be extra careful to not do anything with this plugin before you receive the deviceready event. This is a very unfortunate characteristic of using Cordova. Similar issue seems to be reported in brody4hire/cordova-sqlite-ext#86.

@merbin2012
Copy link

I am using Android 9.0, it is not working. Always it shows "a statement with no error handler failed: sqlite3_prepare_v2 failure: no such table: tbl_bible" and the response code is "5"

image

But my DB file having the table name

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants