Replies: 1 comment
-
It should work. One solution is to put your db in an asset then upon start, copy the asset as a regular file and open it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to handle already existing Sqlite db file. So I have a dictionary DB and I wanted to use that existing DB how do I handle this? THanks
Beta Was this translation helpful? Give feedback.
All reactions