“This app could not be installed at this time” CFBundleIdentifier error

前端 未结 4 2151
灰色年华
灰色年华 2020-12-22 04:02

I encountered the \"This app could not be installed at this time\" error. I have tried several methods such as reloading the simulator, deleting the app in the simulator and

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-22 04:52

    I also meet this problem. The reason why I meet this error is that I changed the bundle Id only the general of Menu of the project. You must also change it Test and UiTest too. After I change them, the problem is solved.

提交回复
热议问题