snowplow / snowplow-android-tracker

Snowplow event tracker for Android. Add analytics to your Android apps and games
http://snowplowanalytics.com
Apache License 2.0
109 stars 63 forks source link

Add an option to override platform context properties #667

Closed matus-tomlein closed 8 months ago

matus-tomlein commented 8 months ago

In line with the change on iOS, we should add an option to override platform context properties on the Android tracker as well.

This will enable us to set the platform context properties (mostly the IDFA) from our wrapper trackers (React Native and Flutter). Using these override callbacks, it'd be possible to pass values from JS or Dart for the properties.