Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4456] asp-environment entitlement error when deploying to iTunes connect

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2016-09-14T07:59:11.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterPeter Ladis
AssigneeShak Hossain
Created2016-09-14T05:05:46.000+0000
Updated2016-09-14T07:59:12.000+0000

Description

Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. If your app does not use the Apple Push Notification service, no action is required. You may remove the API from future submissions to stop this warning. If you use a third-party framework, you may need to contact the developer for information on removing the API. After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect. Any ideas around this?

Comments

  1. Hans Knöchel 2016-09-14

    This is an issue with your iOS provisioning profile. Please ensure your profile included push notifications and is linked to the App ID you are using in your app. Check our [Push Notifications Guide](http://docs.appcelerator.com/platform/latest/#!/guide/Configuring_push_services), thanks!

JSON Source