I have a problem with Firebase Crashlytics, my uploaded dSYMs are not processed.
I see a missing required dSYMs warning, and although I uploaded it via Firebase Crashlytics tool (I downloaded the dSYMs directly on Itunes Connect), it seems that my dSYMs are never processed.
I still getting the warning with missing required dSYMs, after waiting for hours.
I retried many times without any luck. Could you please help?
Here is how I uploaded my dSYMs from terminal:
➜ Crashlytics.framework ./upload-symbols -gsp GoogleService-Info.plist -p ios appDsyms.zip
Successfully submitted symbols for architecture armv7 with UUID 031dea93b9943ccda1e7b8cb31513e3d in dSYM: /var/folders/9m/lr5qwb653hbf5k33rlg4288r0000gp/T//appDsyms.zip.unzipped/031dea93-b994-3ccd-a1e7-b8cb31513e3d.dSYM
Successfully submitted symbols for architecture arm64 with UUID 39e5a25fd6da3945bb7ed60795c4883d in dSYM: /var/folders/9m/lr5qwb653hbf5k33rlg4288r0000gp/T//appDsyms.zip.unzipped/39e5a25f-d6da-3945-bb7e-d60795c4883d.dSYM
Successfully uploaded Crashlytics symbols
I still getting warning of missing the dSYM with Id 39e5a25fd6da3945bb7ed60795c4883d on Firebase Crashlytics report:
Missing required dSYMs
This is the first time I see this problem, my previous dSYMs always processed correctly.
Thank you.
It was a failure in the API of Crashlytics :). This morning all the dsyms were processed fine. It happened to more people as well but it is fixed.
https://github.com/firebase/firebase-ios-sdk/issues/5327
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With