IPhone development and testing on iPhone Jalibroken?

Aside from the obvious ongoing legal issues with jalibreaking the iPhone, does using a jailbroken phone use the "official development SDK" any issues?

Bascially can a jailbroken iPhone work perfectly for a product development environment, allowing the same provisioning, testing, etc. how is iPhone to iPhone in terms of SDK and related processes?

+1


a source to share


3 answers


As far as I know. no problem using jailbroken iPhone as your iPhone for development. I am testing all my apps on jailbroken and non-jailbroken phone and haven't found any differences yet.



+3


a source


If you have a jailbroken device and a broken authenticity (to run unsigned code), you may have a code spoofing issue that you won't know unless you test the app on an unbroken device. However, if you get caught in the receiving process, a jailbreak device can be useful because you check the device first: P



This suggests that this is highly unlikely, as the amount of trouble you have to go through to get to this point almost guarantees that you know what you are doing.

+2


a source


The Apple Developer Agreement has been updated to prevent developers from jailbreaking (but you said, apart from legal issues) ...

To answer your question directly, I didn't have any problems :-)

+1


a source







All Articles