iPhone app crash immediately after update

前端 未结 5 705
终归单人心
终归单人心 2021-02-09 04:48

today my app update it has been released in the store, when updated or downloaded for the first time the app immediately crash on start.

I\'ve tested the app on simulato

5条回答
  •  甜味超标
    2021-02-09 05:12

    If you are using core data & you have updated database in your latest version without versioning core data in that case app crashes on launch after update.

提交回复
热议问题