firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.56k stars 1.45k forks source link

The crash free users in Release monitoring and Crashlytics are not the same #13660

Closed ajunjunandtmac closed 2 days ago

ajunjunandtmac commented 2 days ago

Description

Crashlytic shows that "This app has 9 unprocessed crashes. Upload 3 dSYM files to process them". that means firebase has already detected the crashed, just don't know how to analyze it due to the missing of DSYM file

But in the release monitoring section it shows the crash free user is 100%, that‘s ambiguous.

which data should i believe?

Because i can't locate the DSYM file right now

Screenshot 2024-09-18 at 2 18 05 PM Screenshot 2024-09-18 at 2 26 38 PM Screenshot 2024-09-18 at 2 34 14 PM

Reproducing the issue

No

Firebase SDK Version

11.0

Xcode Version

15.3

Installation Method

CocoaPods

Firebase Product(s)

Crashlytics

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
```json Replace this line with the contents of your Package.resolved. ```

If using CocoaPods, the project's Podfile.lock

google-oss-bot commented 2 days ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

rizafran commented 2 days ago

Hi @ajunjunandtmac, it seems like you're having an issue with the data shown in the Crashlytics dashboard. That being said, you may reach out to our Firebase support so the team could investigate your project. Thanks.