How to fix “no valid 'aps-environment' entitlement string found for application” in Xcode 4.3?

前端 未结 23 2167
长情又很酷
长情又很酷 2020-11-27 10:43

I\'ve been trying very very hard to create a simple simple iOS app which can recieve push notifications. My only reason for doing this is to establish a procedure for some

23条回答
  •  忘掉有多难
    2020-11-27 11:04

    If you created your provisioning profile before configuring the app ID for push, try to regenerate the provisioning profile.

    iOS Provisioning Portal -> Provisioning -> Your cert -> EDIT -> Make an edit -> Download new provisioning

    Worked for me. Now i'm able to use push.

提交回复
热议问题