securityErrorCode property
Exclusively for Android - Security validation error code returns:
100 - blocking emulated devices;
200 - blocking rooted devices;
300 - blocking devices with developer options enabled;
400 - blocking devices with ADB enabled;
500 - blocking devices with debugging enabled;
Implementation
final int? securityErrorCode;