Simple Control
Turn proximity monitoring on when a flow starts and disable it cleanly when it ends
Simple Control
Turn proximity monitoring on when a flow starts and disable it cleanly when it ends
Native iOS Behavior
Uses UIDevice.isProximityMonitoringEnabled so iOS handles the screen behavior natively
Android Sensor Support
Listens to Sensor.TYPE_PROXIMITY and dims the current app window while the sensor is covered
Availability Checks
Verify whether the current device exposes a usable proximity sensor before enabling the feature
Version Reporting
Read the native plugin version at runtime for debugging, support, and diagnostics
Comprehensive Documentation
Check the Documentation to install and integrate the plugin quickly.