2

I am trying to get all crash details on Firebase crashlytics dashboard. But I am not getting any kind of crash report on dashboard. I have done all the settings which required but I am not getting any crash reports.

I am getting this error on firebase crashlytics dashboard:

enter image description here

Run script:

enter image description here

enter image description here

Debug setting:

enter image description here enter image description here

Environment Variable

enter image description here

PodFile

enter image description here

I am not able to understand that what I am doing wrong.

ajeet sharma
  • 803
  • 10
  • 37
  • Remove DSYM folder path from debug setting and input files it works with "FirebaseCrashlytics/run" or with DSYM. – Sweta Vani Jul 09 '20 at 10:20
  • You can also follow this guide to manually upload your missing dSYM files. Once the dSYM files are uploaded, your crashes will be symbolicated and will show up on your crashlytics dashboard. – Chintan Jul 14 '20 at 17:21

0 Answers0