If I want my app to behave differently on a jailbroken iPhone, how would I go about determining this?
You can detect if a device is JailBroken or not by checking for the following:
There is an open source library I created from various articles and books. Try it out on GitHub!