将iPhone应用程序提交到应用商店而无需在设备上进行测试

问题描述:

我已经在模拟器上彻底测试了我的应用程序,但我没有iphone / ipad / ipod touch来测试应用程序。在我在设备上测试它之前是否有可能存在不暴露自身的错误?

I've tested my app thoroughly on the simulator, but I don't have an iphone/ipad/ipod touch on which to test the app. Are there likely to be bugs that dont expose themselves until I test it on the device?

如果我有一个macbook,id带我的代码和我一起见面测试应用程序的朋友或陌生人,但我正在使用mac mini :(

if i had a macbook, id take my code along with me and meet up with a friend or a stranger to test the app, but im working with a mac mini :(

感谢您输入。

你真的想拿起一台设备,iPod Touch并不贵,你甚至可以在一些零售商处以低于100美元的价格获得iPhone 3GS(合同)这样做的原因是,除了资源差异(在可用的cpu时间和内存方面)之外,有很多情况下模拟器做一件事,而设备做另一件事

You will really want to pick up a device, an iPod Touch isn't that expensive, and you can even get iPhone 3GSs for less than $100 now at some retailers (contract required). The reason for this is that there have been many cases of the simulator doing one thing while a device does another, in addition to the resource differences (both in terms of available cpu time and memory)