Hi all,
I am developing an iPhone app for uni and we create an sqlite database file within the iPhone's sandbox directory.
Our application writes internally to this file, I am wondering how it would be possible to get this file back to my desktop. I don't really mind how it can be done, any way is fine. Maybe it is possible to even do something like emailing it from the app (if that is possible). Just a suggestion if anyone knows a way.
Thanks in advance.