no software with CFbundleidentifier exists

前端 未结 3 560
春和景丽
春和景丽 2021-02-18 22:28

I\'m trying send my app(custom keyboard) for submit and catch this error:

\"enter

3条回答
  •  心在旅途
    2021-02-18 22:47

    Make sure the following two values match:

    • The "Bundle Identifier" value in your project's Info.plist file;
    • The "Bundle ID" value on the iTunes Connect website at My Apps > [your app] > More tab > About This App.

提交回复
热议问题