Sign an App for Testing

Available overrides for the Signing Task:

IOS:

KeyName in AppdomeValueNotes
signing_p12_passwordP12 Certificate PasswordString
manual_entitlements_matchingManual Entitlements MatchingBoolean

IOS SDK:

KeyName in AppdomeValueNotes
signing_p12_passwordP12 Certificate PasswordString

Android:

KeyName in AppdomeValueNotes
signing_keystore_use_google_signingUse Google Play App SigningBooleanMust use with signing_keystore_google_signing_sha1_key
signing_keystore_google_signing_sha1_keyApp Signing Certificate SHA-1 or SHA-256String
signing_keystore_passwordSigning Keystore PasswordString
signing_keystore_aliasSigning Keystore AliasString
signing_keystore_key_passwordSigning Key PasswordString
signing_keystore_google_signing_upgradeGoogle Play Upgrade Signing KeyBooleanSend true if you upgraded your app signing key for new installs.
signing_keystore_google_signing_sha1_key_2nd_certUpgraded Certificate FingerprintStringYour past key signing certificate fingerprint is required to tamper-proof built applications and allow them to run on legacy and new installs.
trusted_signing_fingerprint_listTrusted Signing Fingerprint ListArray of ObjectsArray of trusted signing certificate fingerprints. Each object contains: SHA (string, SHA-1 or SHA-256 fingerprint), TrustedStoreSigningoptional (boolean). Android only.Must not be used together with signing_keystore_use_google_signing, signing_keystore_google_signing_upgrade, or signing_keystore_google_signing_sha1_key_2nd_cert
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Defaults to personal

Personal or team ID

Body Params
string
string
string

examples: {"signing_p12_password": "my_password"} or {"trusted_signing_fingerprint_list": [{"SHA": "e5fa44f2b31c1fb553b6021e7360d07d5d91ff5e", "TrustedStoreSigning": true]}

file

(IOS only) underscore is not accepted in filename

file

(IOS only) underscore is not accepted in filename

file

(IOS only) Required if "manual_entitlements_matching" is true, underscore is not accepted in filename

file

(Android only) underscore is not accepted in filename

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json