From 1840fb9bcee8151344741db253e3eb900bfc4187 Mon Sep 17 00:00:00 2001 From: Eduard Munteanu <31915276+edmunteanu@users.noreply.github.com> Date: Wed, 18 Feb 2026 15:38:27 +0100 Subject: [PATCH] Add note regarding pass type identifier --- docs/passkit_environment_variables.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/passkit_environment_variables.md b/docs/passkit_environment_variables.md index 745d538..eff25e5 100644 --- a/docs/passkit_environment_variables.md +++ b/docs/passkit_environment_variables.md @@ -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: