firebase-ios-sdk: Crashlytics upload dSYM successfully, But firebase console of Crashlytics still show dSYM required
[REQUIRED] Step 1: Describe your environment
- Xcode version: 11.2.1_
- Firebase SDK version: 6.14.0_
- Firebase Component: Crashlytics_ (Auth, Core, Database, Firestore, Messaging, Storage, etc)
- Component version: 3.14.0_
- Installation method:
CocoaPods
[REQUIRED] Step 2: Describe the problem
Crashlytics upload dSYM successfully, But firebase console of Crashlytics still show dSYM required
Steps to reproduce:
- go to Pod Crashlytics.framework
- ./upload-symbols -gsp /path/to/GoogleService-Info.plist -p ios /path/to/dSYM
- console show: “Successfully uploaded Crashlytics symbols”
- in firebase Crashlytics console, still show dSYM required What happened? How can we make the problem occur? This could be a description, log/console output, etc.
image here to reproduce the problem


About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 8
- Comments: 23 (3 by maintainers)
Hey folks, apologies we are having a slowdown of replayed crashes. When crashes are uploaded to Crashlytics before the dSYM is uploaded, we are seeing a delay in those crashes making it to the dashboard. It is a backend issue and the team is working on fixing it.