“no valid aps-environment entitlement found for application”

前端 未结 10 2159
长情又很酷
长情又很酷 2021-01-31 15:01

I am encountering this error when I am loading an Ad Hoc build of my Push Notification enabled iPhone app onto my device:

no valid aps-environment entitle

10条回答
  •  甜味超标
    2021-01-31 15:27

    Push Notifications must be enabled for your App ID before creating a Provision Profile.

    So, in this order:

    Create your APP ID

    Enable APNS

    Create the Provisioning Profile

提交回复
热议问题