This repository was archived by the owner on Sep 14, 2020. It is now read-only.
v2.17.0
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
- Persist breadcrumbs on disk to allow reading upon next boot in the event of