How will you test an iPhone application without the iPhone being available?
A:
Of course the simulator doesn't really provide true feedback and it is most advised to do most of the testing on a real iPhone or an iPod if you don't own one, you could possibly use some beta testing program and publish your app there, using ad-hoc provisioning and adding UDID's according to requests. You could try "Mechanical Turk".
natanavra
2009-06-21 06:24:20
'True feedback'? About the only thing it doesn't simulate is multi-touch events. Other than that, I'd say it's pretty damn good. I developed an 8000 line app on the simulator, and when I got my dev cert for the device, it worked pretty much without modification..
Chaos
2009-06-21 06:47:05