v4.3.1
Bug fixes
-
Fix possible ANR when enabling session tracking via
Bugsnag.setAutoCaptureSessions()
and connecting to latent networks.
#231 -
Fix invalid payloads being sent when processing multiple Bugsnag events in the
same millisecond
#235 -
Re-add API key to error report HTTP request body to preserve backwards
compatibility with older versions of the error reporting API
#228