In-House App Disappears After Install

后端 未结 6 1952
名媛妹妹
名媛妹妹 2020-12-09 01:21

I\'m currently building an iPhone app for a client which will be distributed in-house. My Client has just created their Enterprises Developer account in Apple.

I hav

6条回答
  •  感情败类
    2020-12-09 01:49

    I experienced the same problem with one of my in-house apps. The reason was that bundle ID in application manifest was specified incorrectly. After I fixed bundle ID, the application installs normally.

提交回复
热议问题