Notify users when a new version of your app is available and force them to upgrade the application of the version.
-
Updated
Jan 14, 2021 - Swift
Notify users when a new version of your app is available and force them to upgrade the application of the version.
App Market Version Controller
This repo is for checking the force update of app and handle the force update flow. (force update kit)
Very often we want clients, especially mobile applications to update to the latest version. To enable force update feature, we need to keep release versions in our database and compare with the version of the device. This package creates a table to keep releases and provides a service to suggest actions based on version comparison.
App Upgrade: Android Kotlin Demo App is a sample android app written in Kotlin integrated with App Upgrade SDK/API to demonstrate how Force upgrade works in android app with App Upgrade.
App Upgrade: Android Java Demo App is a sample android app written in Java integrated with App Upgrade SDK/API to demonstrate how Force upgrade works in android app with App Upgrade.
App Upgrade: Flutter Demo App is a sample flutter app integrated with App Upgrade Flutter SDK to demonstrate how Force upgrade works in flutter app.
A convenient update gate module to show app update and maintenance
Add a description, image, and links to the force-update topic page so that developers can more easily learn about it.
To associate your repository with the force-update topic, visit your repo's landing page and select "manage topics."