Profile doesn't match the entitlements file's value for the application-identifier entitlement

前端 未结 23 1869
灰色年华
灰色年华 2020-12-13 03:11

I am trying to upload an app to the app store and I am getting this error on the page that has the certs. As far as I can tell I have changed the field so they have matched,

23条回答
  •  旧巷少年郎
    2020-12-13 03:55

    Please check your application features which required for your application like In app purchase , push notification , Inter App audio , Siri kit etc.

    This is the only cause for this type of error.

    Make sure that in your App id the above flags should be on.

    Most of time it happens when you not configured push notification , In App purchase in you development App ID.

提交回复
热议问题