Skip to content

Credentials

BLOCQ needs credentials to submit builds on your behalf and update store metadata. The files are stored encrypted and securely deleted after the build process.


For automatic submission to the App Store, BLOCQ requires an App Store Connect API Key with the role “App Manager” or higher.

FieldDescription
Private Key (.p8 file)The key file from App Store Connect – can only be downloaded once
Issuer IDThe UUID of your API integration (in ASC under “Integrations → App Store Connect API”)
Key IDThe ID of the created key (also visible in ASC)
App Store App IDThe numeric ID of your app listing in ASC (under “App Information”)
  1. Sign in at appstoreconnect.apple.com
  2. Go to Users and Access → Integrations → App Store Connect API
  3. Tap ”+” and select the role “App Manager”
  4. Download the .p8 file – it is only available once
  5. Note down your Issuer ID and Key ID
  1. Tap “Select .p8 file” and choose the file
  2. Enter your Issuer ID, Key ID, and App Store App ID in the corresponding fields
  3. Tap “Save” – the data is stored encrypted

For automatic uploads to the Google Play Console, BLOCQ requires a service account JSON file with the role “Release Manager”.

  1. Open the Google Play Console and go to Settings → API access
  2. Link your account to a Google Cloud project (if not already done)
  3. Tap “Create service account” and follow the link to the Google Cloud Console
  4. Create a new service account and download a JSON key file
  5. Return to the Play Console and assign the role “Release Manager” to the service account
  1. Tap “Select JSON file” and choose the downloaded key file
  2. Tap “Save”


After uploading the credentials, the wizard moves to the next step. If Firebase modules are active: Firebase Setup. Otherwise it goes directly to Legal Pages.