Manage APK Prompt Installation
Overview
For kiosk terminals or similar devices, there may be a need to decide when to install an APK. This process involves configuring the APK in TMS for prompt installation mode. This setup allows the customer's APK to receive a notification when the download is complete and then instruct the Wizarview agent to proceed with the installation.
Required Version: Ensure the Wizarview agent version is greater than 5.3.39 for this functionality to work effectively.
Receive download
Register broadcast
Extends class of the BroadcastReceiver
Notice to install
ApkNotifyInfo class
Considerations
This configuration is particularly useful for scenarios where installations need to be managed without interrupting the terminal's primary functions.
Ensure that the APK and TMS settings are correctly aligned to avoid installation delays or failures.
The configuration process might vary slightly based on the version of your TMS and the specific type of terminal you are using. Always refer to the latest documentation for your TMS version for the most accurate guidance.
Last updated