github mixpanel/mixpanel-swift v3.4.0
Release v3.4.0

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

v3.4.0 (2022-06-30)

Enhancements

  • add an option for 'createAlias' for not calling identify #547

When you call the API createAlias, there is an implicit identify call inside the API done for you. This will keep your signup funnels working correctly in most cases. However, if that is not what you want, this PR will allow you to not call identify by specifying andIdentify to false.

Please also note: With Mixpanel Identity Merge enabled, calling alias is no longer required but can be used to merge two IDs in scenarios where identify would fail

Don't miss a new mixpanel-swift release

NewReleases is sending notifications on new releases.