App services
Plugin.Maui.AppUpdate
Play In-App Updates, App Store checks, mandatory prompts
Google Play In-App Updates, App Store version checks, mandatory or recommended prompts, and maintenance-mode messaging.
Install
dotnet add package Plugin.Maui.AppUpdatePackage ID: Plugin.Maui.AppUpdate
Overview
Plugin.Maui.AppUpdate handles store-aware update UX: Google Play In-App Updates, App Store version checks, mandatory versus recommended prompts, and maintenance messaging so a broken API can be fenced without waiting for every user to notice.
Capabilities
- In-app update flow on Play.
- Store version checks on iOS.
- Mandatory upgrade and maintenance messaging.
- .NET MAUI
- Updates
- Play Store
- C#