v6.12.0
Enhancements
- 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.
#1171
Bug fixes
- Fatal app hangs will no longer be reported if the
willTerminateNotification
is received.
#1176