Snowplow iOS tracker 6.0.5 released

This patch release makes the emitter pause for 5 seconds in case events fail to be removed from the event store. This aims to reduce the number of duplicates caused in case of issues with removing events from the SQLite event store.

It also adds a warning to the API docs that the self-describing event and entity data may needs to be serializable to JSON.

Bug fixes

  • Stop sending if events fail to be removed from the event store
  • Add warning for the serialization of data in self-describing event and entity (#898)

On Github: Release Version 6.0.5 ยท snowplow/snowplow-ios-tracker ยท GitHub
Cocoapods: SnowplowTracker on CocoaPods.org

1 Like