ios - Core Data - database not found when Updating App on App Store -


we have app on app store. put new version uses preloaded core data database.

when user fresh install of new version, there no problem.

when user updates previous version, there issue. app appears blank , it's if can't find core data database.

i thought there migration issues when changing core data model. there migration issues should out when updated existing app using no core data using core data?

any advice appreciated.

thanks


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -