github bugsnag/bugsnag-cocoa v5.16.0

latest releases: v6.33.1, 6.33.1, v6.33.0...
7 years ago

This release alters the behaviour of the notifier to track sessions automatically.
A session will be automatically captured on each app launch and sent to https://sessions.bugsnag.com.

If you use Bugsnag On-Premise, it is now also recommended that you set your notify and session endpoints via config.setEndpoints(notify:sessions:). The previous properties used to configure this, config.notifyURL and config.sessionURL, are now readonly and therefore no longer assignable.

  • Enable automatic session tracking by default #286

Bug Fixes

  • Handle potential nil content value in RegisterErrorData class #289

Don't miss a new bugsnag-cocoa release

NewReleases is sending notifications on new releases.