App Force Update
Update the app in case of new release/enhancements
Overview
Show Update App popup to end users in case there is a new release in the Google Play Store or IOS App Store.
MDMS Configuration
Add the file (link below) in the common-masters MDMS -
Update the version in the above-mentioned file whenever a new release is deployed to the Play Store or App Store.
Version Check Logic
The MDMS call is made every time a user opens the app.
Once the ViewBuild() displays a pop-up on the landing page widget, it validates if the package version matches the version in MDMS.
Primary Files
Last updated