Shmoopi / iOS-System-Services

iOS System Services is a class to gather all available information about a device.
http://www.shmoopi.net/
MIT License
2k stars 365 forks source link

SSJailbreakCheck - system(0) is deprecated - first in iOS 8 #36

Closed quangpc-zz closed 7 years ago

quangpc-zz commented 8 years ago

I try to detect Jailbreak on iOS 8.3 simulator, and result is jail broken. I debug and see this function return wrong result:

+ (int)systemCheck

+ (int)fstabCheck

Shmoopi commented 7 years ago

Both checks have been removed