Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/passkit_environment_variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ Head to your Apple Developers console and generate a new certificate.

The identifier is the `PASSKIT_PASS_TYPE_IDENTIFIER` variable.

**Note**: When renewing your certificate, make sure that this identifier stays the same as before. Changing this identifier will
require existing passes to be regenerated, as they will otherwise no longer be updateable via the web service URL.

Now, create a certificate signing request: https://developer.apple.com/help/account/create-certificates/create-a-certificate-signing-request/

And create the certificate:
Expand Down