Changed
- (react-native): Update bugsnag-cocoa to v6.6.3
- Improve performance of thread recording for handled errors bugsnag-cocoa#992
- Stop Bugsnag unregistering other signal handlers when catching a mach exception bugsnag-cocoa#976/bugsnag-cocoa#1002
- Fix a tvOS file permission error that was introduced in 6.5.1 bugsnag-cocoa#996
- Fix an analyzer warning bugsnag-cocoa#994
- (react-native): Store source maps in a temporary directory during Xcode build phases to support source map filenames with whitespace. See source map upload docs for info on how to change your build script to utilize this. #1289
Added
- (react-native): Capture additional native stack for native promise rejections #1253