Introduction
Connecting your Apple Developer account to the BuddyBoss App enables you to sync in-app products, automatically generate signing certificates and provisioning profiles, and submit your iOS build for publishing through our service. Before you begin, ensure you’ve already created and enrolled in an Apple Developer account.
Tutorial VIdeo
Generating an API Key in App Store Connect
- Go to appstoreconnect.apple.com and sign in with your Apple ID.
- Navigate to Users and Access > Integrations.
- Click the + button next to App Store Connect API.
- Enter a Name for reference (e.g., “BuddyBoss App”).
- Under Access, select Admin to grant full permissions.
- Click Generate.
- Click Download API Key to save the .p8 file (you can download it only once—store it securely).
- Copy the Issuer ID from the top of the Integrations screen.
- Copy the Key ID listed next to your new API key.
Connecting the API Key in the BuddyBoss App
- In your WordPress admin, go to BuddyBoss App > Configure > iOS Settings.
- Under Connect Your Apple Developer Account, click Upload next to Apple Private Key, and select the .p8 file.
- Paste your Issuer ID into the Issuer ID field.
- Paste your Key ID into the Key ID field.
- Click Connect Account.
- Confirm the green Connected indicator to verify the connection.
Managing Your Connection
- To switch API keys or connect a different account, click Disconnect Account.
- Re-enter the new key file, Issuer ID, and Key ID under iOS Settings, then click Connect Account again.
Troubleshooting and FAQs
Q: I don’t see the Integrations tab in App Store Connect.
A: Make sure you’re on the Users and Access screen and that your Apple account has Admin privileges.
Q: Uploading the .p8 file fails in WordPress.
A: Verify you’re using the correct file from App Store Connect. Clear your browser cache or try another browser if issues persist.
Q: I receive an “Invalid Issuer ID or Key ID” error.
A: Check for extra spaces when copying both IDs. If the error continues, generate a new API key in App Store Connect and update both values.
Q: How can I confirm the connection is active?
A: After clicking Connect Account, look for the green Connected indicator in iOS Settings.