github mixpanel/mixpanel-swift v4.0.0
Release v4.0.0

latest releases: v4.3.0, v4.2.7, v4.2.6...
2 years ago

v4.0.0 (2022-08-16)

BREAKING CHANGE:

This major release removes all remaining calls to Mixpanel's /decide API endpoint. The main effect of this is that the SDK no longer fetches the remote status of your project's "Automatically collect common mobile events" setting. From this version forward, automatic event tracking can only be controlled by the, now required, parameter trackAutomaticEvents. Upon upgrading, existing implementations will need to add this parameter to their Mixpanel initializer calls.

Enhancements

  • Remove Decide and make trackAutomaticEvents required parameter #545

Don't miss a new mixpanel-swift release

NewReleases is sending notifications on new releases.