Bundle Identifier and push certificate… aps-environment entitlement error

前端 未结 19 2544
滥情空心
滥情空心 2020-11-29 17:38

I\'ve read Where does xcode take application's Identifier from? , XCode bundle identifier formatting from {PRODUCT_NAME} , and loads more but...

I\'m trying to g

19条回答
  •  醉话见心
    2020-11-29 17:57

    Under 'Project' -> 'Build Settings' -> 'Code Signing', make sure you have selected the correct Provisioning profile (the one with push enabled).

    That was all I needed to change in order to make it work.

提交回复
热议问题