Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
虽然我已成功向 Fabric 报告自定义事件,但我无法查看事件的详细信息。
悬停图表和表格给了我事件日志的片段,但是文本字符串被切断了,这太令人沮丧 了
以下屏幕截图中有 2 个“下载”按钮。 但是,单击它们只会给我事件的计数,而不是事件本身
来自 Fabric 的 Mike。目前没有办法下载与 Answers 事件关联的自定义属性。请注意,您希望添加此内容。
我发现了一些对我现在有用的东西:
Crashlytics.log(int priority, String tag, String msg);