nfcpasskit

Apple Passkit: use NFC to open an URL


I successfully created a pass with PassKit. But I want to add NFC capability to this pass to, when other smartphone (NFC reader) read the card, an URL will be opened to this smartphone.

I don't know if I need to do an NFC Certificate request for Apple Pay, because I don't want to use NFC for Apple Pay (https://developer.apple.com/contact/passkit/) ?

Can I achieve this without a certificate ?


Solution

  • No, you absolutely must have a certificate authorizing the use of NFC even if it is not a payment.

    To obtain a certificate, contact Apple: http://developer.apple.com/contact/passkit.

    But they rarely answer