Force update required
The blocking gate that stops an unsupported client version from talking to an incompatible backend.
System & Edge States · 7 checks · 1 resource
Before you ship
7- 01Hard block only when the old version genuinely cannot work — otherwise use a dismissible soft prompt
- 02Reason and benefit stated — a security fix or a breaking API change, not just 'a new version is available'
- 03Direct action to the store listing — one tap to the App Store or Play Store entry for this app
- 04Current and required version numbers shown — useful for support conversations
- 05Soft-prompt variant with 'later' — for recommended, non-breaking updates, with a frequency cap on re-asking
- 06Offline-safe behaviour — the gate does not trap a user with no connection in an unrecoverable loop
- 07Server-driven threshold — the minimum supported version is configured remotely, not compiled into the client