Bugsnag v6.25.0 Release Notes
Release Date: 2022-10-26 // 7 months ago-
✨ Enhancements
- 🔧 Expand
configuration.attemptDeliveryOnCrash
to send Mach exceptions (e.g. Swift fatal errors and bad memory accesses) at crash time. #1496
- 🔧 Expand
Previous changes from v6.24.0
-
✨ Enhancements
- ➕ Add
configuration.attemptDeliveryOnCrash
to allow uncaught Objective-C exceptions to be sent at crash time, prior to app termination. Use of this feature may impair user experience and other crash reporters; please read https://docs.bugsnag.com/platforms/ios/configuration-options/#attemptdeliveryoncrash #1488
🐛 Bug fixes
- Disable OOM detection for Mac Catalyst apps. #1489
- ➕ Add