Admin app
Admin App Compatibility
Overview
The Admin application is a UI-driven client application distributed via the official app stores (Google Play Store and Apple App Store).
Unlike the Agent app, the Admin app:
Does not rely on persistent background services
Is not affected by OEM battery optimization policies
Follows standard platform lifecycle and permission models
As a result, its behavior is consistent across supported platforms and devices.
Platform Support
Android
Flutter (Dart)
✅ Platform-stable
iOS
Flutter (Dart)
✅ Platform-stable
Notes
Compatibility is governed primarily by platform OS version, not device brand
Any issues encountered are typically related to:
OS-level changes
App version mismatches
Network connectivity
For general issues, please refer to the General Troubleshooting section.
The Admin app is a foreground, UI-based application distributed via official app stores. Its behavior is not dependent on device-specific background execution or OEM power management policies, and is therefore considered platform-stable across supported OS versions.
The Admin app has been submitted to the Google Play Store and Apple App Store and is currently awaiting review approval. Store review status does not impact application behavior or compatibility.
Last updated