1
vote
3answers
2k views
How do I access sqlite db instance on iPhone?
I'm developing an iphone app that uses the built in sqlite db. I can view the db when running the simulator but how do i access the db instance on the physical device?? Any help is greatly apprecia …
