Skip to content

Releases: mParticle/mparticle-apple-sdk

Version 5.3.0

10 Feb 22:22
Compare
Choose a tag to compare
  • Support for AppsFlyer as a kit
  • Implementation of filter by event attribute value
  • Preventing session history batch being sent when data is ramped

Version 5.2.3

03 Feb 20:10
Compare
Choose a tag to compare

Indirect instantiation of Kochava to allow it to work in the mParticle SDK with dynamically linked frameworks, use_frameworks!, bitcode, and static libraries

Version 5.2.2

01 Feb 19:37
Compare
Choose a tag to compare
  • Updated the podspec and README to allow for the utilization of use_frameworks! and the mParticle SDK
  • Fixed an overloaded start method that was overriding the running environment parameter

Version 5.2.1

20 Jan 21:10
Compare
Choose a tag to compare
  • Fixing the location of the Wootric subspec

Version 5.2.0

20 Jan 18:33
Compare
Choose a tag to compare
  • Support for Wootric as a kit
  • Broadcast of the session start notification may incur a delay if the SDK is being started
  • Renamed MPConstants to MPIConstants

Version 5.1.6

28 Dec 15:51
Compare
Choose a tag to compare
  • Verifying the boundaries of eCommerce currency values to avoid numbers represented using scientific notation
  • Early detection of kit configuration change when migrating from SDK 4.x to 5.x
  • Reporting the app key in the request header

Version 5.1.5

30 Nov 21:42
Compare
Choose a tag to compare
  • Replaced NSTimer with dispatch_source_t with positive results minimizing the use of energy
  • Refactored class files adding the MP prefix

Version 5.1.4

23 Nov 15:18
Compare
Choose a tag to compare
  • Adopted Lightweight Generics
  • Fixed a bug reporting active kits
  • Enforcing the data type of eCommerce numeric values

Version 5.1.3

18 Nov 15:16
Compare
Choose a tag to compare
  • Adopted the Objective-C Nullability syntax
  • Serializing kit configurations rather than kit instances
  • Defined default subspecs
  • New and updated unit tests

Version 5.1.2

09 Nov 18:14
Compare
Choose a tag to compare
  • Using asynchronous validation for authenticity of certificates