无法在Crashlytics / fabric中获取崩溃报告。显示错误:“看起来我们缺少dSYM来处理以下版本的崩溃。” [英] Could not get crash report in Crashlytics / fabric. Showing error : "It looks like we are missing dSYMs to process crashes for the versions below."

查看:462
本文介绍了无法在Crashlytics / fabric中获取崩溃报告。显示错误:“看起来我们缺少dSYM来处理以下版本的崩溃。”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我的iOS应用程序的fabric / crashlytics中未生成崩溃报告。在结构仪表板上显示错误(如屏幕截图所示)。



按照结构的指示,我试图从面向mac的机器中的聚光灯中搜索给定的UUID应用程序安装。(我创建应用程序的构建。)但无法获得任何结果。
还尝试使用带命令的终端进行搜索: mdfindcom_apple_xcode_dsym_uuids ==< UUID>(如下所示:


Crash reports are not generated in fabric/ crashlytics for my iOS application. An error (as given in screenshot) is being displayed on fabric dashboard.

As instructed by fabric I tried to search the given UUIDs in spotlight from the machine where the fabric mac app is installed.(where I create build of app.) but could not get any results. Also tried to search using terminal with command : mdfind "com_apple_xcode_dsym_uuids == <UUID>" (as given in : http://support.crashlytics.com/knowledgebase/articles/376834-missing-dsyms ) but could not get any results there also.

Anybody had this issue before ? Any workarounds to resolve this ?

解决方案

I have after I complete the Fabric setup successfully into my app, the same issue,I tried every solution but the one that worked for me was:

  1. Go to Project settings of the project and target and set Debug Information Format to DWARF with dSYM File

Set the current config

这篇关于无法在Crashlytics / fabric中获取崩溃报告。显示错误:“看起来我们缺少dSYM来处理以下版本的崩溃。”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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