tags:

views:

25

answers:

0

I am developing an iphone app that uses facebook connect and sqlite3. Sometimes when I launch the app, the app is logged out of facebook connect and none of the tables in my sqlite3 database can be found. It always happens together for some reason.

Now, the app isn't crashing( that I can tell ) from the previous time I was using the app.

I was just wondering if someone might be familiar with this type of behavior and what might be happening?

I know that there is no code, but I'm thinking that maybe someone reading this has seen this behavior before and might be able to point me in the right direction!!