Changed
- (expo): Add support for Expo SDK v44 #1640
- (expo): Update expo @bugsnag/source-maps dependency #1637
- (react-native) Update bugsnag-android to v5.18.0
- Improve the memory use and performance overhead when handling the delivery response status codes
bugsnag-android#1558 - Harden ndk layer through use of const keyword
bugsnag-android#1566 - Delete persisted NDK events earlier in delivery process
bugsnag-android#1562 - Add null checks for strlen()
bugsnag-android#1563 - Catch IOException when logging response status code
bugsnag-android#1567
- Improve the memory use and performance overhead when handling the delivery response status codes