Skip to content

Improve Android Crash Handling#37

Merged
robert-northmind merged 1 commit intomainfrom
bugfix/improve_android_crash_handling
Mar 5, 2025
Merged

Improve Android Crash Handling#37
robert-northmind merged 1 commit intomainfrom
bugfix/improve_android_crash_handling

Conversation

@robert-northmind
Copy link
Copy Markdown
Collaborator

This PR addresses improvements in Android crash handling.

Changes:

  • Improves Android crash handling mechanism
  • Enhances stability in error reporting
  • Fixes related issues with exception processing

- Refactored ANRTracker to provide more robust ANR detection and reporting
- Updated ApplicationExitInfoExt to improve exit reason parsing and logging
- Enhanced ExitInfoHelper to handle trace data and provide more detailed crash information
- Improved SharedPreferencesService with thread-safe operations
- Added comprehensive error handling and logging across native integration components
- Updated Dart-side error handling to better process and report native crash information
- Added test coverage for Measurement model to handle various edge cases in JSON encoding
@robert-northmind robert-northmind added bug Something isn't working enhancement New feature or request labels Mar 5, 2025
@robert-northmind robert-northmind merged commit df6236c into main Mar 5, 2025
3 checks passed
@robert-northmind robert-northmind deleted the bugfix/improve_android_crash_handling branch March 5, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant