Previously I mentioned an excellent source code example showing how to implement a Passbook web service for communicating with Passbook utilizing Ruby on Rails.
Today I came across a very straightforward set of tutorials demonstrating how to use the PassKit within your apps by Jonathan Tang.
This set of tutorials covers many different aspects of using Passbook including:
– Creating a pass
– Generating a pass certificate
– Signing a .pkpass file
– Accessing a pass
– Modifying a pass
– Removing a pass
You can find the tutorial in two parts on the Captech blog: Part 1, Part 2.
Added to the iOS 6 SDK tutorials page.
Original article: iOS Tutorial Demonstrating The Basics of Using The PassKit API
©2012 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.