An App ID with Identifier 'com.example.app.extention' is not available. Please enter a different string

前端 未结 15 778
一整个雨季
一整个雨季 2020-12-05 10:00

I have tried to add extensions to my iOS app, both a today extension and an Apple Watch app. My app has been completed however when submitting my archive I got the error bas

15条回答
  •  南方客
    南方客 (楼主)
    2020-12-05 10:35

    For a typical bundle ID such as com.mycompany.appname, the App ID name must be in this format:

    XC com mycompany appname a name in any other format won't be seen by Xcode.

提交回复
热议问题