WorryFree Computers   »   [go: up one dir, main page]

Skip to content
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

Crash with null reason in NSException doesn't appear on the dashboard #8671

Closed
RishatShamsutdinov opened this issue Sep 20, 2021 · 1 comment

Comments

@RishatShamsutdinov
Copy link
Contributor
RishatShamsutdinov commented Sep 20, 2021

Step 1: Describe your environment

  • Xcode version: 12.5.1
  • Firebase SDK version: 8.6.0
  • Installation method: CocoaPods
  • Firebase Component: Crashlytics

Step 2: Describe the problem

Steps to reproduce:

Throw a NSException with null reason and this crash will not appear on the dashboard.

Relevant Code:

@throw [NSException exceptionWithName:@"SyntheticCrash" reason:nil userInfo:nil];
@rizafran
Copy link
Contributor

Hi @RishatShamsutdinov, per checking, it seems that the Firebase Support team is currently handling and investigating your issue. I'll be closing this now so you can continue getting updates from them. Thanks.

morganchen12 added a commit that referenced this issue Sep 23, 2021
@morganchen12 morganchen12 added this to the 8.9.0 - M106 milestone Sep 23, 2021
morganchen12 added a commit that referenced this issue Sep 23, 2021
@firebase firebase locked and limited conversation to collaborators Oct 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants