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

Added null checks before adding JSON elements to crash reports #1655

Merged
merged 1 commit into from
May 29, 2024

Conversation

robert-smartbear
Copy link
Contributor

Goal

Prevent rare issues from happening when a crash report is created while some data is not available (e.g. when Bugsnag is not fully initialized)

Copy link

Bugsnag.framework binary size did not change - 718,176 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%      +8  +0.0%      +8    __TEXT,__text
  -0.1%      -8  -0.1%      -8    [__TEXT]
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@robert-smartbear robert-smartbear merged commit 69c7a43 into next May 29, 2024
42 checks passed
@robert-smartbear robert-smartbear deleted the robert/plat-11754_null_configJSON_exception branch May 29, 2024 12:24
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