Hello,
I have an SQLite file populated and need to get it to the documents folder when the app is installed. How can I do this? I also deployed an app with the SQLite file in the resource folder for read only and get the error that the table was not found when it is there. How can I use an existing DB file? I am down until this is resolved. Works in simulator.
Warren