Docs

    FAQ

    Error when initializing iOS push notifications: “Registration for push-notifcations failed: no valid 'aps-environment' entitlement string found for application”

    Most probably the device on which you are trying to run this program, is not added to the provision profile. 

    1. Register the device here: https://developer.apple.com/account/ios/device/deviceList.action
    2. Add it to your provision profile or generate a new one here: https://developer.apple.com/account/ios/profile/profileList.action
    3. Download the profile to Mac, install it on the device and specify in the XCode settings when building a project.

     

     

    If you have any questions or comments, please don't hesitate to contact us at support@redskylab.net