Snowplow Mobile (Android & iOS) Trackers v3.1.2 released

Mobile Trackers version 3.1.2 released

We are pleased to announce the release of our mobile trackers: Snowplow iOS Tracker and Android Tracker version 3.1.2.

These patch releases fix a problem in both apps with Lifecycle autotracking, where the lifecycle entities were not being attached to all events.

For the Android tracker, this release also fixes a logging bug. Users were unable to log without also turning on trackerDiagnostic mode. Thanks @DmitrievaAlisa for letting us know about this bug.

Finally, we have also updated the Android tracker’s built-in demo to use a different schema, since two identical entities were being added to the example events.

Android tracker

Bug fixes:

  • Set log level without trackerDiagnostic (#441)

  • Attach LifecycleEntity before the first Background event (#512)

  • Attach different entity in demo global context (#514)

iOS tracker

Bug fixes:

  • Attach LifecycleEntity before the first Background event (#679)

Snowplow Android Tracker version 3.1.2 is available on Maven Central. The project’s source code can be found here.

Snowplow iOS Tracker version 3.1.2 is available on Cocoapods. The project’s source code can be found here.

4 Likes