Question

I've been following this tutorial on how to test passes on iOS6.0 passbook. I've followed the app's code line by line, but I'm having a problem. Whenever I click "add" on one of the passes, the PassView gets dismissed, but the pass does not show up in the simulator's PassBook application. I tried my own pass, as well as the ones that were given in the zip file.

Any help would be much appreciated!

~Carpetfizz

Était-ce utile?

La solution

Sounds like it could be a certificate problem - the certificates used to sign the demo pass may have expired, and your pass may have a signing error. Try this pass and see if you still get a similar problem. If the problem is not with the pass bundle, can you post the console logs from the simulator or better still from a device after you press the Add button.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top