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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top