New Update Alert

Version from Backend

goes to Setting >App Update Popup.

you can enable or disable the update popup dialog.

You need to put the latest version number for your app. For eg; if your app version is 1.0 then put 1.0 there.

Version Number from Mobile App

go to the Config.java file and set the app version number

 You need the same version number from the backend.

NOTE: Version no must be the same in both mobile config and backend config. E.g if your version is 1.5, then you need to set 1.5 in both mobile config and backend.

Was this article helpful?