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
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!