This release fixes two bugs.
When calling tracker.emitter.serverAnonymisation = true
, the flag is now set quickly, so that subsequent events tracked will immediately be anonymised.
For ApplicationInstall
events, the timestamps in the referrer_details
entity are now processed correctly. The timestamps provided by the Android InstallReferrer API are in seconds since epoch, but the tracker was processing them as milliseconds.
Bug fixes
Snowplow Android Tracker version 6.0.4
is available on Maven Central .
The project’s source code can be found here.