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

Platform
Framework
Status

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.

circle-check
circle-exclamation

Last updated