开发者

iPhone simulator for 3G devices

I recently released an iPhone app. Of course I testes this app in simulator and on my 3GS device.

One day after the release, I got two bad customer reviews, telling that the app would crash the whole time.

That's extremly bad since I want to provide a bugfree app. My problem is now to find the problem. I can't find a 开发者_如何学JAVAcrash report in the iTunes connect and it looks like everything is finde on 3GS ans simulator.

My idea is, that the memory on 3G devices may be too small and cause a crash. But how to test this out. Can the simulator be configured to start with the 3G configuration (including less memory) ?

What else can I do ? I can't find any memory leaks or other stuff that could have caused the troubled.


iPhone Simulator is a software simulator, not a hardware emulator, so it cannot be configured to replicate the hardware constraints found on actual devices. Also see this answer.

You need to test on an iPhone 3G device.


I wrote a blog post about an issue like this a few weeks ago. You need an iPhone 3G. The unstated and unwritten rule of iOS target selection is "if you didn't test it on one, you don't support it, so don't pretend to." iPhone 3G's are dropping price, so you can get one on eBay / Craigslist at a reasonable price.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜