Skip to content

Conversation

@cursor
Copy link

@cursor cursor bot commented Nov 24, 2025

Prevent app crash when tapping the "Native Crash" button.

The button previously triggered an intentional null pointer dereference for demo purposes; this change replaces it with a safe operation to keep the app running while preserving the associated telemetry setup.


Open in Cursor Open in Web

Co-authored-by: neil <neil@sentry.io>
@cursor
Copy link
Author

cursor bot commented Nov 24, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (1feb90a) to head (55651ef).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #195   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         16      16           
  Lines        885     864   -21     
  Branches      65      65           
=====================================
+ Misses       885     864   -21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant