Possible duplicate:How to determine if the SDK application is running on a jailbreak telephone?
My applications do not have JailBroken security features.
This often helps attackers who will use the Jailborken device to analyze and exploit vulnerabilities. How can I implement JailBroken protection that prevents applications from running on a JailBroken device?
Have a look at this article fooobar.com/questions/782130 / ... , it has the code you need.
You can also see if you can unlock the process (this will only work on jailbroken phones)
And one more . And one more thing .
Source: https://habr.com/ru/post/1442684/More articles:Passing a PHP array to an external Javascript function as an array - javascriptHow to create an app for iPad mini - uilabelAssigning a variable value in a chain in Java - javaAngularJS controller not loading - javascriptHow can I rewrite custom language based message types? - url-rewritingParsing in text editors - vimIf one of the bounds is a class, it must be specified first in java generics. What for? - javaHow to format / overwrite Django Form error message? - pythonSVN export sometimes returns error E160013 "path not found" - svnGradle: what is the ant buildnumber symbol - buildAll Articles