Articles on: Features (Kiosk Browser & Kiosk Launcher)

Manual Configuration JSON - Single Download




Both Kiosk Browser and Kiosk Launcher have a function to automatically download configuration via a hosted JSON file. By default the configuration is downloaded every 15 minutes, however this can be changed to a longer period (daily being the longest).

In some circumstances you may wish to configure your device only once and not have the device check for configuration updates again, in this instance you can set the automatic configuration Url to an empty string so that the Url is removed from the device after the configuration is downloaded. Example below:

{
     "custom_app_title": "My Kiosk App"
     "automatic_config_url": ""
}


References:

Kiosk Browser - Automatic Configuration JSON
Kiosk Launcher - Automatic Configuration JSON

Updated on: 17/03/2021

Was this article helpful?

Share your feedback

Cancel

Thank you!