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 crash 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.