The DevOptions Checker is a mobile plugin for OutSystems that allows you to detect if Developer Options are enabled on Android devices. This is particularly useful for security-conscious applications that need to prevent usage on devices with debugging capabilities enabled, or for apps that need to adjust behavior based on device security settings.
This plugin wraps the cordova-plugin-devoptionschecker Cordova plugin, providing a simple OutSystems interface to check Android Developer Options status.