V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
NUT
V2EX  ›  iDev

V 友用什么方法来捕获上线后 app 的 Crash log?

  •  
  •   NUT · 2014-09-05 14:16:30 +08:00 · 3442 次点击
    这是一个创建于 3539 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我现在使用苹果自带的 **Crash report**,但不是每个都崩溃都能捕获到。

    同时在程序里面加入了
    > void uncaughtExceptionHandler(NSException *exception)

    只能捕获到 **NSException** 的异常。而且部分 **log**不能使用**symbolicatecrash** 给还原出堆栈。

    所以请教坛子里面的V友指导下有哪些捕获 **Crash** 的好方法。
    11 条回复    2014-09-06 02:01:13 +08:00
    jackrex
        1
    jackrex  
       2014-09-05 14:21:30 +08:00
    Umeng
    NUT
        2
    NUT  
    OP
       2014-09-05 14:28:13 +08:00
    @jackrex 兄台知道 Umeng 里面是怎么实现的么?
    pythoner
        3
    pythoner  
       2014-09-05 15:21:11 +08:00
    11
        4
    11  
       2014-09-05 15:29:39 +08:00
    bbconan
        5
    bbconan  
       2014-09-05 15:48:53 +08:00
    txx
        6
    txx  
       2014-09-05 15:59:06 +08:00
    hockeyAPP hockeyapp.net
    xuan_lengyue
        7
    xuan_lengyue  
       2014-09-05 16:27:56 +08:00
    居然没有人推荐 Crashlytics,很好用的。
    dopcn
        8
    dopcn  
       2014-09-05 17:53:38 +08:00
    PLcrashreport
    allenforrest
        9
    allenforrest  
       2014-09-05 18:04:08 +08:00 via iPhone
    AVOS Cloud
    Crashlytics
    satanwoo
        10
    satanwoo  
       2014-09-06 02:00:37 +08:00
    @NUT 上传log。
    satanwoo
        11
    satanwoo  
       2014-09-06 02:01:13 +08:00
    @NUT 搞错了。。sorry,无视我。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   6363 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 02:17 · PVG 10:17 · LAX 19:17 · JFK 22:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.