Define version rules in the Versions tab. Each rule has:
| Field | Description |
|---|---|
version | App version string (e.g. 2.1.0) |
platform | ios, android, or all |
status | supported, deprecated, or blocked |
force_update | If true, app must update before continuing |
min_required | Minimum version that is still supported |
message | User-facing message shown on update prompt |
store_url | Link to App Store / Play Store |
The /config response includes a version_check object based on the requesting app's version and platform headers.
