Bugsnag v5.22.9 Release Notes

Release Date: 2019-10-16 // over 4 years ago
  • ๐Ÿ› Bug fixes

    • Fix a packaging issue when using Carthage, introduced in 5.22.7. Note:
      โšก๏ธ There is a remaining known issue when updating/building the bugsnag-cocoa
      ๐Ÿ— dependency with Carthage, the project will build three times in Xcode 11 before
      ๐Ÿš€ completing successfully. This issue will be resolved in a subsequent patch release.
      #423
    • ๐Ÿ—„ Deprecate config.reportBackgroundOOMs property - designating any app
      termination as a possible error condition can cause a lot of false positives,
      especially since the app can die for many genuine reasons, especially when
      โš™ running only in the background.
      #425