简体   繁体   English

iOS7更新后未出现应用崩溃报告

[英]App crash reports not appearing after iOS7 update

OS: Windows 7 (Mac cannot be used) Apple mobile devices running iOS7 操作系统:Windows 7(不能使用Mac)运行iOS7的Apple移动设备

We're testing our apps. 我们正在测试我们的应用程序。 In iOS6 and previous versions of iOS, we just needed to sync the iOS device using iTunes, and the app crash logs & memory dumps appeared in "C:\\Users\\ * USERNAME \\AppData\\Roaming\\Apple Computer\\Logs\\CrashReporter\\MobileDevice\\ * DEVICENAME " (mostly there was a ".crash" file). 在iOS6和更低版本的iOS中,我们只需要使用iTunes同步iOS设备,应用崩溃日志和内存转储就会显示在“ C:\\ Users \\ * USERNAME \\ AppData \\ Roaming \\ Apple Computer \\ Logs \\ CrashReporter \\ MobileDevice”中\\ * DEVICENAME “(通常有一个“ .crash”文件)。 But after updating to iOS 7, the crash logs no longer appear in the specified directory when the iOS device is synced. 但是,在更新到iOS 7之后,当同步iOS设备时,崩溃日志不再出现在指定目录中。 Since crash logs are vital in knowing what caused the crash, we need them as soon as the app crashes. 由于崩溃日志对于了解导致崩溃的原因至关重要,因此在应用崩溃时我们需要它们。 Please provide some help on how to get the crash logs. 请提供有关如何获取崩溃日志的帮助。

EDIT: WHY ARE YOU GUYS DOWNVOTING? 编辑:您为什么要拒​​绝?

使用Xcode管理器查看设备的崩溃并以符号表示。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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