SECURITY_ERR constant

int const SECURITY_ERR

The device failed the system integrity check. The possible cause is that the device is unlocked or rooted. Use a device meeting the security requirements.

Implementation

static const int SECURITY_ERR = 18;