Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Releases: mParticle/mparticle-xamarin-sdk

v2.1.0

14 Aug 18:06
1d1835a
Compare
Choose a tag to compare
  • Add MAUI support!
  • Update iOS SDK to latest version 8.25.1 (both MAUI and Xamarin)
  • Update iOS SDK to use XCFramework (both MAUI and Xamarin)
  • Update Android SDK to latest version 5.56.5 (both MAUI and Xamarin)

v2.0.12

23 Mar 18:04
Compare
Choose a tag to compare
  • 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

13 Sep 16:31
Compare
Choose a tag to compare
  • Update iOS Core SDK to latest version v8.5.2

v2.0.10

07 Sep 17:37
Compare
Choose a tag to compare
  • 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

20 May 16:48
Compare
Choose a tag to compare
  • Update underlying Android MParticle SDK to version 5.16.7

v2.0.8

20 May 16:47
Compare
Choose a tag to compare
  • Update underlying iOS MParticle SDK to latest version
  • Add ATT support for iOS
  • Add support for WKWebView for iOS

Version 2.0.6

16 Apr 18:52
Compare
Choose a tag to compare
  • Updated Support for WKWebView

v2.0.5

07 Jan 16:00
Compare
Choose a tag to compare
  • Update for iOS 14
  • Fix a bug where the Product at the head of the products list in CommerceEvent 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

19 Dec 14:23
Compare
Choose a tag to compare

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

10 Dec 23:57
Compare
Choose a tag to compare
  • 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.