Skip to content

Fixed issue where crashlytics would put different crashes under the s… #457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

Reedyuk
Copy link
Collaborator

@Reedyuk Reedyuk commented Jan 12, 2024

…ame crash

I noticed that when using this method on ios to report a crash, it was bundling all the crashes under as one crash. At first i thought it was client code but then i dug a little deeper and realised it was because of this sdk.
This fix should group the same exceptions together which is alot more granular than just one exception

@Reedyuk Reedyuk requested a review from nbransby January 12, 2024 14:34
@nbransby nbransby merged commit e120382 into master Jan 12, 2024
@nbransby nbransby deleted the firebase-crashlytics-domain branch January 12, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants