代码之家  ›  专栏  ›  技术社区  ›  Ian Vink

iPad-如何获取崩溃报告

  •  13
  • Ian Vink  · 技术社区  · 14 年前

    我在iPad(物理设备)上的应用程序崩溃了,我得到了:

    11月22日星期一14:08:42 IANVINKIPAD报告崩溃[521]:保存的崩溃报告到/var/mobile/library/logs/crashreporter/interfaithexplorer_2010-11-22-140841_ianvinkipad.plist使用uid:0 gid:0,合成的euid:501 egid:0

    我该去哪里读这份报告?它似乎不在电脑上。我不知道如何将它从设备上取下。

    4 回复  |  直到 8 年前
        1
  •  7
  •   scooter133    12 年前

    技术说明 Understanding and Analyzing iPhone OS Application Crash Reports 从Apple Developer Center可以很好地了解如何检索和分析崩溃报告。

        2
  •  45
  •   bonwon James    10 年前

    以下是如何在iOS中读取崩溃报告:

    // Upto iOS 8
    Settings
    General
    About
    Diagnostics & Usage
    Diagnotstic & Usage Data
    
    // iOS 8
    Settings
    Privacy
    Diagnostics & Usage
    Diagnotstic & Usage Data
    

    然后复制粘贴所需内容。

        3
  •  15
  •   morgancodes    12 年前

    看起来崩溃报告在同步后被移动到我的Mac。在~/library/logs/crashreporter/mobiledevice找到它们/

        4
  •  0
  •   superarts.org    8 年前

    苹果有一个 official tech article 关于它。

    iOS 8和iOS 9

    在iOS设备上,转到“设置”>“隐私”>“诊断和使用”,然后选择 Diagnostic & Usage Data .