Releases: mParticle/mparticle-unity-plugin
Releases · mParticle/mparticle-unity-plugin
Version 3.6.0
Fix
- Resolves an issue where the plugin fails to compile when IL2CCP is enabled in client applications
Version 3.5.0
- Update mParticle Android SDK to version 5.36.2
Version 3.4.0
- Update mParticle Android SDK to version 5.37.0
- Update mParticle Apple SDK to version v8.7.0
- Fix iOS build issues
Version 3.3.1
Bugs
Fix a NoSuchMethodError
exception on Android when attributes are added to MPEvents at runtime via new MPEvent { Info = dictionary }
Version 3.3.0
v3.3.0 Update to iOS SDK 8.3.0 and Android SDK 5.16.2
Version 3.2.1
v3.2.1 Update iOS SDK usage and add try/catch blocks
Version 3.1.1
Merge pull request #5 from shwangMP/patch-1 Fix iOS transaction attributes conversion
Version 3.1.0
This release includes several bugfixes as well as revs the versions of the iOS and Android SDKs.
- Usage of C# 6 code has been removed for better backwards compatibility
- Several updates to the identity and iOS bridging interfaces to support calls to IDSync
- iOS SDK updated to 7.7.5
- Android SDK updated to 5.6.6
Version 3.0.0
Add Identity
Api
docs: https://docs.mparticle.com/developers/sdk/unity/identity/
- update to Android SDK 5.2.1
- update to iOS SDK 7.2.1
Version 2.0.5
This is a critical bugfix release addressing incorrect revenue collection on iOS.