Skip to content

Releases: mParticle/mparticle-apple-sdk

Version 5.2.3

03 Feb 20:10

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

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

Choose a tag to compare

  • Fixing the location of the Wootric subspec

Version 5.2.0

20 Jan 18:33

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

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

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

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

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

Choose a tag to compare

  • Using asynchronous validation for authenticity of certificates

Version 5.1.1

08 Nov 16:27

Choose a tag to compare

  • Each commerce event action is dealt with in an action-by-action basis for Kahuna
  • Fixed a bug expanding and forwarding events to kits with no support to eCommerce events