Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Version 4.1.4

Compare
Choose a tag to compare
@ElektrojungeAtWork ElektrojungeAtWork released this 27 Apr 00:51
· 386 commits to develop since this release
  • [FIX] Catch all kinds of exceptions when trying to obtain package information #214 thanks to Ivan Matkov and Jared Burrows.
  • [FIX] Make sure the SDK doesn't crash when the Internet permission has been revoked on rooted devices #196 thanks to Ivan Matkov and Stan Kocken.
  • [FIX] Make sure we handle all possible exceptions when checking for network connectivity #196 thanks to Ivan Matkov and Caleb Tseng.
  • [FIX] The onCrashesNotSent() callback is now triggered in case there is no network connection and the SDK tries to send a crash #223. Thanks to Max for fixing this.
  • [IMPROVEMENT] CrashManager and MetricsManager use the same versioning logic thanks to Murat Baysangurov.
  • [IMPROVEMENT] FeedbackActivity now uses accessibility labels thanks to Murat Baysangurov.
  • [IMPROVEMENT] CrashManager and FeedbackManager now have additional register() APIs that don't take the app identifier as a parameter #226 thanks to Matthias Wenz and Graham Mueller.