从iOS应用访问iOS崩溃报告 [英] Accessing iOS crash report from iOS app

查看:145
本文介绍了从iOS应用访问iOS崩溃报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有很多关于如何访问崩溃报告的教程使用计算机,但我希望我的应用程序在启动时扫描崩溃报告(来自其自身),以便用户可以使用我的应用程序向我发送他们的报告。这可能吗?

There are quite a few tutorials on how to access crash reports using a computer, but what I would like my app to do is scan for crash reports (from itself) on startup--so that users can use my app to send me their reports. Is this possible?

推荐答案

PLCrashReporter 是一个开源崩溃报告框架,可以添加到iOS应用程序中。报告以protobuf编码格式生成,应允许应用程序将这些报告上传到服务器。

PLCrashReporter is an open source crash reporting framework that can be added to an iOS App. Reports are generated in protobuf encoded format, which should allow an app to upload these reports to a server.

这篇关于从iOS应用访问iOS崩溃报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆