Cannot copying tables when compiling on Device
Posted
by Amarpreet
on Stack Overflow
See other posts from Stack Overflow
or by Amarpreet
Published on 2010-06-08T00:58:08Z
Indexed on
2010/06/08
1:02 UTC
Read the original article
Hit count: 247
iphone
|iphone-sdk
Hi guys,
I am working on sqlite application with around 10 tables in database. it works fine when i run on simulator. And when i open the sqlite file from Applications folder of simulator it shows me all the tables and data.
the problem arises when i run app on device. I downloaded the application from device and i checked the sqlite database files there were no tables in it.
please help me solving this problem. thanks.
© Stack Overflow or respective owner