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?
a source to share
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.
a source to share