We are pleased to announce Snowplow iOS Tracker 1.6.1
This release fixes a couple of bugs related to Crash Reporting and Global Contexts.
The crashes reported with the Crash Reporting feature were sent without the AppID and all the other contexts attached (e.g.: Session). Instead for the Global Contexts feature it was impossible to add a context generator at runtime when the setGlobalContextGenerators
is not declared in the tracker builder.
CHANGELOG
Bug fixes:
- Fix AddGlobalContext unable to work when GlobalContexts not initialized (#553)
- Let Crash reporting to add contexts and AppID (#555)
1.6.1
is available on Cocoapods.
The project’s source code can be found here.