Question

I am using Passslot services to do Passes in an app. I upload my PassID that I created in Provisioning Profile to Pass slot. Am I still required to set the entitlements for Passbook within Xcode?

Was it helpful?

Solution

If your app needs to interact with the passes that are inside the user's Passbook (e.g. read, update or delete), you need to add entitlements to your app. If your app is just adding a pass to passbook, you don't need entitlements. You can find more information in the Passbook Programming Guide

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top