No suitable records were found verify your bundle identifier is correct

后端 未结 30 2317
生来不讨喜
生来不讨喜 2020-12-04 08:34

I have created an app in App Store Connect and it has been in the \"prepare for submission\" state for more than 3 days. When I try to archive my app, and submit it to the a

30条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 09:20

    Once check this.

    Open your .plist file and check for "Bundle OS Type code" key. If that is not there, add a row and give that key and check the type it should be a string. And give "APPL" as value.

    Clean the project and go for Archive.

    I hope it will work for you.

提交回复
热议问题