Skip to content

Repository files navigation

JailbrokenDetector

Detect if your iOS device is jailbroken.

Install

pod 'JailbrokenDetector'

Quick Start

// Only works on real device.if ([JailbrokenDetector isDeviceJailbroken]) {
// device is jailbroken.
}

About

Detect if your iOS device is jailbroken.

Resources

Stars

68 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages