SQLite Forum

SQLite DB corrupt while inserting the data in iOS application.
Login
Your question might be more appropriate in some iOS app developer forum, but anyway ...

> we have provided the data Downloading feature from the API.

Which API?

Do you close the database when your app loses focus?

Wouldn't it be easier to just remove the database from the filesystem and create a new instance for your data Downloading feature?