How can I prevent my iOS app from running if it has been modified?

时间:2017-04-09 23:19:45

标签: ios security jailbreak cydia

I'm guessing that there are ways to run a modified app (where the app signature fails) on Cydia or any jailbroken device.

I would like to my currently-executing code to verify that it hasn't been modified.

What is the best way to have a self-check done within an iOS app?

0 个答案:

没有答案