kuky-com / mobile-app

0 stars 0 forks source link

Force update on app #74

Closed hsb1007 closed 1 week ago

hsb1007 commented 2 weeks ago

Can you explain how this works?

tungmt commented 1 week ago

First you need to use admin api with api add-version to add new version info with is_required=true

Then in the app will display the popup that cannot close and force user to update to new version until current app match new version.

Image

hsb1007 commented 1 week ago

Love it