Xcode organizer has crashes from unsupported devices
We launched our iOS camera app only for iPhones and we do not support any other apple devices. But in Xcode -> Organizer -> Crashes we are receiving crash logs from iPads.
In iTunes connect analytics, the number of app units vs device shows 100% iPhone. So where are we getting these iPad crash logs from? How can someone download the app on iPad if we are not supporting it?
PS: The logs have correct info ie, if we test our app on iPad the crash log we get matches the crash log in Xcode Organizer.
链接地址: http://www.djcxy.com/p/44982.html下一篇: Xcode组织者从不支持的设备崩溃