@bugsnag/delivery-react-native
Advanced tools
Changelog
7.14.0 (2021-11-17)
This release adds support for reporting native crashes to @bugsnag/electron
.
If you are using modules with native extensions, you can upload Breakpad symbol files to Bugsnag to symbolicate native errors.
Note: Bugsnag On-premise does not currently support uploading minidump files. This will be supported in an upcoming release.
Changelog
7.13.2 (2021-10-13)
Changelog
v7.10.0 (2021-05-18)
This release adds @bugsnag/electron
, a notifier for use on apps that are built using Electron.
@bugsnag/electron
and related plugins/
as the path separatorChangelog
v7.9.0 (2021-03-16)
ctx.request.body
is present on the event's request property by collecting it at the last possible moment #1292os_proc_available_memory
runtime link error on Mac Catalyst. bugsnag-cocoa#1025osName
and osVersion
for errors reported from app extensions that do not link against UIKit. bugsnag-cocoa#1022freeMemory
for errors reported via notify()
bugsnag-cocoa#1021