How can I update my App in the App Store if the Distribution Provisioning Profile expired?

后端 未结 5 1602
隐瞒了意图╮
隐瞒了意图╮ 2020-12-17 19:05

I want to update an existing App in the App Store, but the profile I used expired (I\'m not sure, if it has something to do with the corresponding certificate which also exp

5条回答
  •  死守一世寂寞
    2020-12-17 19:32

    The important part is keep the same bundle id.

    If your provisioning profile has expired or you has to generate another certificate, it doesn't matter.

    Get anew version of you provisioning profile, build your app and it should be fine.

提交回复
热议问题