app_update_appImage abstract method
- String url
Prompt to update the application image using the provided download URL.
In en, this message translates to: 'Download the latest version and replace the current version with the new one.'
Implementation
String app_update_appImage(String url);