Release 6.0.4
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.