Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Missing dSYM files in Fabric Crashlytics [duplicate]

Since yesterday I try to configure Twitter Crashlytics in my iOS app. I have a problem w dSYMs files. Fabric dashboard show me message "We are missing dSYMs files" so I uploaded the files by online manager (redirect from this message) and this message was shown: enter image description here

but if I go back to dashboard the message that system missing dSYMS files is shown again.. and again. What I have to do?

like image 413
Mr. A Avatar asked Sep 09 '25 22:09

Mr. A


1 Answers

I ran into the same issue. I tried following all of the steps that Crashlytics recommends, including the one that @Mike helpfully posted, to no avail.

I finally found a workaround and posted it here: https://stackoverflow.com/a/35374388/2397068. You need to download the dSYM from iTunes Connect.

like image 160
Lane Rettig Avatar answered Sep 12 '25 12:09

Lane Rettig