JumioDeviceInfo


@interface JumioDeviceInfo : NSObject

NSObject that holds information about the device.

  • Declaration

    Objective-C

    + (BOOL)isJailbrokenDevice;

    Swift

    class func isJailbrokenDevice() -> Bool

    Return Value

    YES if device is detected as jailbroken