Hi,
I have an app with a local DB (Sqlite) updated via internet.
I put the Documents folder in the Build.zip file at the same level of Assets folder.
When I install the app on the Iphone I can't get the data.
Is the Documents folder contents being copied during installation?
Where must I put the Documents folder in the Build.zip file?
Thanks