post https://fusion.appdome.com/api/v1/tasks#sign
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. |