Apple Developer account connection automates in-app product syncing, certificate creation, provisioning profile generation, and iOS build submissions. This document explains how to generate App Store Connect API keys and link the Apple Developer account to WordPress.
Understanding Apple Developer Connection
Apple Developer account connection enables automated workflows for iOS app management. API key authentication provides secure access to Apple services without password sharing. Connected accounts enable automated certificate generation, product synchronization, and build submission processes.
Generating App Store Connect API Key
API key generation creates authentication credentials for automated Apple services access.
- Naviguez jusqu'à appstoreconnect.apple.com dans un navigateur Web.
- Sign in with Apple ID credentials.
- Cliquez sur Utilisateurs et accès dans la navigation.
- Cliquez sur Intégrations dans la barre latérale.
- Localiser le App Store Connect API section.
- Cliquez sur le bouton + button to create a new API key.
- Saisissez un nom descriptif dans le champ Nom domaine.
- Sélectionner Administrateur de la Accès liste déroulante.
- Cliquez sur Générer to create the API key.
- Cliquez sur Download API Key to save the .p8 file.
- Copier le Issuer ID from the top of the Integrations page.
- Copier le Identifiant clé displayed next to the created API key.
Linking API Key in WordPress
API key upload connects the Apple Developer account to WordPress.
- Naviguez jusqu'à Tableau de bord > Application MP > Configurer > Paramètres iOS.
- Localiser le Connect Your Apple Developer Account section.
- Cliquez sur Télécharger à côté de Apple Private Key.
- Select the downloaded .p8 file from the device.
- Coller le Issuer ID into the Issuer ID field.
- Entrez le Identifiant clé into the Key ID field.
- Cliquez sur Connect Account to establish a connection.
- Verify the green Connecté indicator appears.
Connected status confirms successful Apple Developer account integration.
Managing Apple Developer Connection
Connection management allows account switching or credential updates.
- Naviguez jusqu'à Tableau de bord > Application MP > Configurer > Paramètres iOS.
- Connecting Apple Developer Account to MemberPress AppLocate the Connect Your Apple Developer Account section.
- Cliquez sur Disconnect Account to remove the current connection.
- Cliquez sur Télécharger à côté de Apple Private Key.
- Select the new .p8 file from the device.
- Paste the new Issuer ID into the Issuer ID field.
- Enter the new Identifiant clé into the Key ID field.
- Cliquez sur Connect Account to establish a new connection.