-
I try to achieve when user login and the data save into sqlite from ionic, i want to call it from android project using dependency "SQLiteOpenHelper" when i using it and initialize database name it's look like overwrite the database when i call it from ionic project, any suggestion and advice? |
Beta Was this translation helpful? Give feedback.
Answered by
jepiqueau
May 17, 2023
Replies: 1 comment
-
Look at all the app links in the readme of the @capacitor-community/sqlite. You will understand how it is setup and how it works |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aditiam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Look at all the app links in the readme of the @capacitor-community/sqlite. You will understand how it is setup and how it works