Update existing app
Last updated
Last updated
Updates an existing app with a new build while keeping the same publicKey or changes app settings. To unset a previously set field send a null
value.
The publicKey for the app.
"p7nww3n6ubq73r1nh9jtauqy8w"
A publicly accessible link to your .zip, .tar.gz, or .apk file.
"https://example.com/app.zip"
The platform of the app. Either ios or android.
"ios"
The type of file that the url points to. Default is zip for iOS, apk for Android.
"zip"
A note for your own purposes, will appear on your management dashboard.
"This is a note"
The number of seconds to wait until automatically ending the session due to user inactivity.
Must be 30, 60, 90, 120, 180, 300, 600, 1800, 3600 or 7200, default is 120 or the account default if set.
120
Disables streaming for this app.
false
Disables the home button on the iOS simulator when available.
false
Show the last image on the screen in the simulator after the session ends.
false
Customize the message prompting the user to start the session. Default is "Tap to play".
"Start"
Customize the message prompting the user to restart the session. Default is "Tap to play".
"Restart"
Specify a deep link to bring your users to a specific location when your app is launched.
"https://example.com/deeplink"
Values for each field determine who can perform the specified action.
See App Permissions for more information.
OK
The unique identifier for the newly created app.
The date and time when the app was created.
The date and time when the app was last updated.
The platform of the app (ios or android).
Increments with each update of the app.