This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Releases: mParticle/mparticle-xamarin-sdk
Releases · mParticle/mparticle-xamarin-sdk
v2.1.0
v2.0.12
- Update iOS SDK to latest version 8.7.0
- Update Android SDK to latest version 5.36.2
- Expose the new ConfigMaxAgeSeconds option
v2.0.11
- Update iOS Core SDK to latest version v8.5.2
v2.0.10
-
Update Android Core SDK to latest version 5.24.0
-
Update iOS Core SDK to latest version 8.5.0
-
Add shouldUploadEvent option for iOS and Android
-
Fix crash passing UserIdentity.IOSAdvertiserId on Android
-
Fix building Android with latest Xamarin SDK
-
Fix runtime crash in Android sample app
-
Fix runtime crash in iOS sample app
-
Fix various warnings in AndroidBinding Metadata.xml due to outdated references and a few typos
-
Removed hard coded (and no longer valid) test keys
v2.0.9
- Update underlying Android MParticle SDK to version 5.16.7
v2.0.8
- Update underlying iOS MParticle SDK to latest version
- Add ATT support for iOS
- Add support for WKWebView for iOS
Version 2.0.6
- Updated Support for WKWebView
v2.0.5
- Update for iOS 14
- Fix a bug where the
Product
at the head of theproducts
list inCommerceEvent
would be duplicated before being sent to the native SDK. This problem was caused by an error in our plugin's mapping code
Version 2.0.4
This version updates the iOS library to the latest version 7.8.3, and replaces the static library with the publicly available dynamic Carthage binary.
Version 2.0.3
- This is a minor release restoring builds for Xcode 10. The reference to
lstdc++.6
for the iOS static library native reference has been removed.