Instructions:
a) iOS only. b) Only on device and not on simulator
- Copy the JBroken.h and .m and put it in your source folder of your project.
- Add #import "JBroken.h" into your file where you likely gonna call the methods.
- Methods available isAppStoreVersion , isAppCracked, firmwareVersion, isDeviceJailbroken
Thanks