Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

v2.17.0

Choose a tag to compare

@kattrali kattrali released this 18 Apr 15:11
· 171 commits to master since this release

Bug fixes

  • (iOS) Prevent delivering duplicate fatal JS crash reports when using enhanced
    native integration.
    #337

Enhancements

  • (iOS) Upgrade to bugsnag-cocoa v5.20.0:
    • Persist breadcrumbs on disk to allow reading upon next boot in the event of
      an uncatchable app termination.
    • Add +[Bugsnag appDidCrashLastLaunch] as a helper to determine if the
      previous launch of the app ended in a crash or otherwise unexpected
      termination.
    • Report unexpected app terminations on iOS as likely out of memory events
      where the operating system killed the app