We are pleased to announce Snowplow Android Tracker 2.0.0-beta.1
This is the first beta of the upcoming version 2.0 of the Snowplow Android tracker.
We’re looking for feedback and testers before the final release, later this month.
There are some breaking changes with version 1.x, so I recommend to consult the migration guide.
Please, let us know of any issues with the tracker or the documentation.
This new version introduces:
- the ability to run multiple trackers in the same app (not possible with the version 1.x);
- a new API, common between iOS tracker and Android tracker (the API of the version 1.x still available but deprecated with minor breaking changes);
- the indication of Nullability in the public API for a better integration with Kotlin and recent Java versions.
2.0.0-beta.1
is available on Maven Central.
The project’s source code can be found here.