Bug fixes
-
(android) Upgrade bugsnag-android dependency to v4.4.1:
- Refine automatically collected breadcrumbs to a commonly useful set by default
bugsnag-android#321 - Ensure that unhandled error reports are always sent immediately on launch for Android P and in situations with no connectivity.
bugsnag-android#319
- Refine automatically collected breadcrumbs to a commonly useful set by default
-
(iOS) Upgrade bugsnag-cocoa dependency to v5.15.6:
- Ensure device data is attached to minimal reports
bugsnag-cocoa#279 - Enforce requiring API key to initialise notifier
bugsnag-cocoa#280
- Ensure device data is attached to minimal reports