20.8. Enabling Your iOS Apps to Access Passes on iOS Devices
Problem
You want to deploy your Passbook-enabled app to iOS devices and you want to make sure that your app can read the digitally signed passes that you have pushed into those devices.
Solution
Create an appropriate provision profile for your app, linked to an App ID that has Passes access enabled for it.
Discussion
You need to sign your apps with an appropriate provisioning profile that has been created in the same portal that your pass IDs were created in, in order to be able to read our own passes from the Passbook app on users’ devices. The whole process is depicted in Figure 20-24.

Figure 20-24. The process of enabling an iOS app to access passes on an iOS device
So let’s begin! Here I assume that you already have a Dev/Dist certificate. We’ll create an app ID for the pass ID that we created in Recipe 20.1 and then move on to create the appropriate provisioning profile for that app ID. Here we go:
Navigate to iOS Dev Center in your browser, and log in if you are not logged in already.
Navigate to iOS Provisioning Portal now.
Navigate to the App IDs section and press the New App ID button.
In the Description box, describe your app ID; something that is meaningful to you and your team or organization.
Leave the Bundle Seed ID as Use Team ID.
In the Bundle Identifier (App ID Suffix), enter the reverse domain style name of your bundle ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access