react-native-sqlite-storage icon indicating copy to clipboard operation
react-native-sqlite-storage copied to clipboard

db upload using api working fine. But db does not have any data. Its Same as prepopulated

Open ujosat opened this issue 3 years ago • 2 comments

Hi, I uploaded sqlite db from IOS live app.Uploading feature is working fine.But sometimes data is not updated (issue only in uploaded db) in this db.its like a prepopulated db. App is working fine with updated data. but uploaded db didn't updating

ujosat avatar Mar 24 '22 05:03 ujosat

Same issue I am facing

When trying to upload the DB to the server then not able to get an updated DB, all tables are showing empty but when I restart the app then able to get the updated DB

NOTE: - Application is working fine with updated data

manishpandia avatar Oct 11 '22 12:10 manishpandia

@manishpandia Same folder having multiple files. We need that files also for getting the updated db.

ujosat avatar Jan 09 '23 05:01 ujosat