Sign an App

Available overrides for the Signing Task:

IOS:

Key Name in Appdome Value Notes
signing_p12_password P12 Certificate Password String
manual_entitlements_matching Manual Entitlements Matching Boolean

IOS SDK:

Key Name in Appdome Value Notes
signing_p12_password P12 Certificate Password String

Android:

Key Name in Appdome Value Notes
signing_keystore_use_google_signing Use Google Play App Signing Boolean Must use with signing_keystore_google_signing_sha1_key
signing_keystore_google_signing_sha1_key App Signing Certificate SHA-1 or SHA-256 String
signing_keystore_password Signing Keystore Password String
signing_keystore_alias Signing Keystore Alias String
signing_keystore_key_password Signing Key Password String
signing_keystore_google_signing_upgrade Google Play Upgrade Signing Key Boolean Send true if you upgraded your app signing key for new installs.
signing_keystore_google_signing_sha1_key_2nd_cert Upgraded Certificate Fingerprint String Your 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_list Trusted Signing Fingerprint List Array of Objects Array of trusted signing certificate fingerprints. Each object contains: SHA (string, SHA-1 or SHA-256 fingerprint), TrustedStoreSigning {optional} (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