ERROR CapacitorSQLitePlugin: null #644
Unanswered
RomanDrechsel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I wanted to add the SQLite plugin to an update for my app.
When I update the app for the Google Playstore, I get the error
*** ERROR CapacitorSQLitePlugin: null
according to Logcat.In the capacitor.config.ts I have already set
androidIsEncryption: false
andandroid:allowBackup="false"
in the AndroidManifest.xml.Is there a way to get the app updated without users having to completely uninstall and reinstall it and loosing all their data?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions