blockIfRootedOrJailbroken property

bool blockIfRootedOrJailbroken
final

If set to true, the check will flag the device as unsafe if Root (Android) or Jailbreak (iOS) is detected.

Defaults to true.

Implementation

final bool blockIfRootedOrJailbroken;