Skip to content

Taplytics Release 1.12.2

Compare
Choose a tag to compare
@VicV VicV released this 14 Nov 19:48
· 205 commits to master since this release

1.12.2

  1. Update event saving for those who use multiple SDK keys for different environments.

    Previously, stored events were not associated with a project and would be sent to the project associated with the current SDK key. This meant that stored events had the potential to be sent to the incorrect project. This mainly effected those using multiple SDK keys to debug.

  2. Add some additional logs for support.

  3. Add additional option to ignore fragment classnames in projects which heavily obfuscate activities and fragments, causing them to have different names upon each build.