Releases: mParticle/react-native-mparticle
Releases · mParticle/react-native-mparticle
v2.3.2
Add missing tag in order to surface MParticle.getSession()
on Android
2.3.1
Update version to 2.3.1
Alias
Deprecated
onUserAlias()
has been deprecated, and it's implementation replaced with a stub
New
We've added an API method, IdentityApi.aliasUsers(AliasRequest) for aliasing users.
Aliasing allows you to copy data from one user to another, typically for the purpose of building audiences that include actions a user may have taken before they logged in.
Previous minor releases also added properties to MParticleUser that indicate when this user was first or last seen by the SDK.