Skip to content

android-v0.4.0

Compare
Choose a tag to compare
@abhaysood abhaysood released this 06 Aug 03:31
· 907 commits to main since this release

0.4.0

Features

  • Add ability to turn on logs for the SDK, logs are disabled by default by @abhaysood in #925
  • Add ability to configure sampling rate for non-crashed sessions by @abhaysood in #955
  • Improved event export with export for non-crashed sessions, crashed sessions and launch events. Earlier all events were always exported. by @abhaysood in #955

Fixes