Bug fixes
-
Fix a possible deadlock when writing crash reports for uncaught Objective-C exceptions.
#1082 -
Fix missing
context
for crash, OOM, and app hang errors.
#1079 -
Fix
app
properties in OOMs for apps that overrideappType
,appVersion
,bundleVersion
orreleaseStage
in their config.
#1078 -
event.threads
will now be empty, rather than containing a single thread, ifsendThreads
dictates that threads should not be sent.
#1077