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 inst
For me the problem was solved when I unchecked Include bitcode
when upload to AppStore or Export file.
Hopefully this will be resolved in the next Crashlytics update.
I got the answer finally :
I went into iTunes Connect > My Apps > Activity > Clicked on build missing dSYM > Download dSYM.Once downloaded add .zip extension at end (not sure why .zip is not showing by apple) and was able to unzip it. In this folder I was able to find the missing dSYM requested by fabric, then upload it to fabric.
it will take a few minutes to process a dSYM. In my case it took 24 hours to re-symbolicate crash report.
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:
Set the current config
If you are not generated the dSYMs file then go :
Organizer in Xcode. Chose right version which is uploaded on the iTunes, right click on that versions shows option Package contents. Go to dSYMs folder and select .dSYM file upload it on the Fabric then you get the crash reports. More details on this link >>>>> https://docs.fabric.io/apple/crashlytics/missing-dsyms.html#upload-dsym