Skip to content

Version 3.8.4

Latest
Compare
Choose a tag to compare
@BartoszLitwiniuk BartoszLitwiniuk released this 01 Oct 18:51
· 2 commits to master since this release
b8aea1b

Version 3.8.4

  • Add getter method for BacktraceReport field in BacktraceData class
  • Update libraries (GSON and androidx.test.*)
  • Bugfix for ConcurrentModificationException when deleting records from BacktraceDatabaseContext within the BacktraceHandlerThread
  • Remove unsupported Android Manifest package value in Example App
  • Add custom debug logger - introduces support for replacing the internal logger of the Backtrace Android SDK with a custom implementation.
  • Add debug log with measured time of loading db, native integration setup and enabling metrics
  • Fix license description in POM