Ive downladed the first beta of iOS9 and am trying to add loyalty cards such as the Koohls loyalty card but Ive had no success. Anyone have any luck with this?
How do you add loyalty cards to wallet in ios9 beta
I assume, like Pay, it hasn't been added to this beta.
Loyalty cards are distributed by vendors as regualr pkpass (no need for Apple to provision as Apple Pay). There is a new field in pass.json ("nfc") which allows loyalty pass to transmit message contactlessly with NFC terminal.
Have you had any luck creating a pkpass with the nfc key? I've tried, but the iPhone doesn't accept the pkpass as a valid one.
Make sure you either provide a valid public key or set requests certificate to false.
Is there any documentation about this yet?
I'm using a valid public key. If I create the pkpass without adding the nfc key it works, but if I add it (and add the sha1 to the manifest and resign) it doesn't. It doesn't work either if I replace the barcode key for this one.
Have you been able to create a pkpass with the nfc key on it and add it to the phone? Maybe this is not enabled in the current beta yet...
me, too. on iOS9 b2.
Hi KhaosT,
do you have more information about the nfc-field that is added with iOS9?
Thanks,
David
Hey KhaosT,
Do you have any more info/resources you can share regarding the NFC field in json?
Thanks!
The Passkit Package reference has been updated with new informaton on Top-Level Apple Pay keys and the Lower-Level NFC keys release with iOS 9
That's great. One tiny issue, as of "business reason" you guys now required the NFC Passes being signed using a certificate with speicial OID... It would be awesome if Apple can document (or at least mention) this requirement somewhere in the document so developer won't waste their time trying to figure out why the pass they created just won't add to the Wallet.
Also, is there any instruction on how third party developers can apply the certificate with speicial OID at this stage or is that thing only limited to launching partners? Thanks ^^
Have you found how to apply for this special certificate to sign these passes?