Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

v1.2.0

Latest
Compare
Choose a tag to compare
@fractalwrench fractalwrench released this 18 Jun 09:50
· 5 commits to master since this release
af24ac9

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(String notify, String sessions).

  • Update bugsnag-android dependency version to v4.5.0:

    • Enable automatic session tracking by default #314

    • Build bugsnag-android-ndk project with r16b #20