I’ve got an app that I’d like to send to beta testers using TestFlight.
We won’t be changing the Core Data model, but I’m curious about two things:
- When I send out an updated beta, is there any risk that the Core Data will be corrupted with the update?
- When the app goes to the App Store, will our beta testers have to start fresh from the App Store version, or will their Core Data still appear in the App Store version?
1 Answer