Search code examples
iosdatabasesqlitetestflightpersistent-storage

Apple - how to persists data in TestFlight to production for my testers?


I asked this in the Apple forum however there have been no replies.

I use SQLite database in my app. The data that is in my testers local db on the device. How do I get that data for my testers into their production version of the app after they download it from the app store.


Solution

  • AFAIK after publishing in App Store, Testflight users will be able to download app form store. It should work as regular update.