HomeiOS Developmentios - how am i able to create a go sort ID...

ios – how am i able to create a go sort ID on apple with nfc


my apple go sort IDs are coming with out NFC, then when i attempt to create a go.json like:

{
  "formatVersion": 1,
  "passTypeIdentifier": "go.com....",
  "teamIdentifier": "2CQ.....",
  "nfc": {
    "encryptionPublicKey": "MDkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDIgAD.....",
    "message": "information"
  },
  "organizationName": "Toy City",
  "description": "Toy City Membership",
  "logoText": "Toy City",
  "foregroundColor": "rgb(255, 255, 255)",
  "backgroundColor": "rgb(197, 31, 31)",
  "generic": {
    "primaryFields": [],
    "secondaryFields": [],
    "auxiliaryFields": []
  }
}

it doesnt work, the go wont open. if i take away the nfc i can create a go that opens…

i believe it’s as a result of my go sort id doesnt have nfc, proper?

i attempt to create the go utilizing nodejs with passkit-generator and that i set the credentials proper, however it doesnt work, provided that i take away the “nfc” key from the go.json

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments