Releases: bugsnag/bugsnag-cocoa
Releases · bugsnag/bugsnag-cocoa
v5.13.3
- Fix build on older versions of XCode
v5.13.2
- Fix thread safety issue in breadcrumbs API
- Allow setting device ID in report to null
- When notifying of NSError, use the code and domain as the default context
- Fix for wrong report context in some unhandled errors
v5.13.1
- Additional method prefixing
- Prevent possible memory leak in connectivity check
v5.13.0
- Update podspec iOS version to 8.0
- Updated example apps to Swift 4
- Report error message for Swift's
fatalError
,preconditionFailure
,assertionFailure
, andassert
.
v5.12.1
- Fix duplicate symbols in KSCrash when Sentry library included in project
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.12.0
- Fix fatalError not producing crash report
- Update library's calculation of stack frame depth
- Reduced build warning count
- Track difference between handled and unhandled exceptions
#164
Jamie Lynch
v5.11.2
- Fixed wrong tag in Cocoapods spec
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.11.1
Fixed issue with header file visibility
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)
v5.11.0
- Update example apps to use Swift 3 syntax
- Discard duplicate automatic breadcrumbs recording orientation changes
- Map NSNotification keys in breadcrumbs into more human-readable strings
- Attempt to send reports stored on disk when connection regained
- Forked KSCrash library
- Improve performance in Bugsnag.notifyError Eric Denman
View build details and download artifacts on buddybuild:
Bugsnag (iOS, Bugsnag)