I have a map view in my app in simulator works fine but when i test it on my ipod touch -2g 8gb sometimes it crashes could it be because my ipod is a bit old and don’t have that much memory? in simulator everything works fine! and the leaks instrument shows no leaks!
Share
Yes, that can be the case. The simulator has no memory limits that are relevant. Your old iPod does (though the 8GB is not the relevant number).
If you run the iPod connected to your computer and launch it from Xcode, does the crash happen, and does it have no stack trace? Then it’s most likely memory.