Tizen's automatically update the Appspace application on a device. There are some instances where it would be beneficial to be able to pin a device for a while to a specific version.
Starting in app version 2.73.0 and moving forward, this task can be run to pin a device to a specific URL, which will only have the set app version notated.
Step-by-step guide
- Install the Task: tizen-_-set-app-launcher-url-address (1).admpkg.
- Open the advanced task and set the version at the end of the Tizen URL Launcher URL.
- Standard: https://cloud.appspace.com/device/tizen.
-
In the Task: update the URL to the specific version. This MUST have .0 at the end. Example: https://cloud.appspace.com/device/tizen/2.74.0.
- After you select save and run the task, it should show as complete.
- You can run a device reboot task, and if the version is different, the player will update the version of the app, or it will update after the next nightly reboot.
- It is best practice that any time this is run for subsequent versions, the old task should be deleted and then a new task should be deployed to pin the version on the next update.
Please be aware!
This task will downgrade the app version as well. For example, if https://cloud.appspace.com/device/tizen/2.74.0 is run on a device on 2.75.0, it will update and downgrade to 2.74.0 because it is simply checking if the version is different.