Changed
- (react-native): Update bugsnag-cooca to v6.12.0
- Events now include a
thermalState
property in thedevice
tab, and unexpected app terminations that occur when the thermal state is critical will now be reported as a "Thermal Kill" rather than Out Of Memory error. bugsnag-cooca#1171 - Fatal app hangs will no longer be reported if the
willTerminateNotification
is received. bugsnag-cooca#1176 - Add breadcrumbs for
UIScene
notifications. bugsnag-cooca#1165
- Events now include a
- (react-native): Update bugsnag-android to v5.12.0
- The
app.lowMemory
value always report the most recentonTrimMemory
/onLowMemory
status bugsnag-android#1342 - Added the
app.memoryTrimLevel
metadata to report a description of the latestonTrimMemory
status bugsnag-android#1344 - Added
STATE
Breadcrumbs foronTrimMemory
events bugsnag-android#1345
- The