Skip to content

Instantly share code, notes, and snippets.

@dannycabrera
Created September 27, 2013 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannycabrera/6730630 to your computer and use it in GitHub Desktop.
Save dannycabrera/6730630 to your computer and use it in GitHub Desktop.
APS-Environment Entitlement
aps-environment - Receive push notifications in iOS
The entitlement key is different for iOS than it is for OS X. On either platform, however,
the provisioning portal assigns a value of development or production to the key, depending
only on which activity you are creating the provisioning profile for.
http://developer.apple.com/library/ios/#documentation/Miscellaneous/Reference/EntitlementKeyReference/Chapters/EnablingLocalAndPushNotifications.html#//apple_ref/doc/uid/TP40011195-CH3-SW1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment