简体   繁体   中英

App crashes only on the iPod Touch 4th generation

I have an app that crashes often on the iTouch 4th gen. It is fine on all other devices, including iPhones and iPads. When I run it with Xcode on this device, it does crash, but with no error messages. I have also profiled with Leaks and saw no leaks, but again it crashes with no error messages. I do receive memory warnings. Live Bytes never goes higher than around 5MB so I don't quite understand the memory warnings.

Anyway, I'm hoping someone has experience with this device and may have some ideas on the cause of the issue.

Under required device capabilities, I have only this: Item 0 - armv7

Running iOS6

It might be that the memory capacity of iTouch 4th gen is smaller than that of the other devices. Or there might be other apps open that make memory for your running app smaller too.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM