Skip to content

Releases: mParticle/mparticle-apple-sdk

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

Version 5.1.1

08 Nov 16:27
Compare
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

Version 5.1.0

07 Nov 15:19
Compare
Choose a tag to compare
  • Support for Crittercism as a kit
  • Crash reporter has been implemented as an optional subspec
  • Validating the authenticity of network requests by alternative means to avoid errors raised by 3rd party SDKs mutating and proxying mParticle's original object performing the request
  • Removed legacy semaphores from network connections
  • Fixed a bug referencing commerce event names

Version 5.0.2

29 Oct 22:02
Compare
Choose a tag to compare
  • Fixed a bug about events with no attributes not being forwarded to kits

Version 5.0.1

28 Oct 22:20
Compare
Choose a tag to compare
  • Migrated Unit Tests from SDK version 4.x to 5.x
  • Added support to the new iOS 9 application:openURL:options: app delegate method
  • Fixed a bug migrating data when the database structure changes

Version 5.0.0 - Initial Open Source Release

22 Oct 17:25
Compare
Choose a tag to compare

This is the initial open source release of the mParticle SDK with kit integrations. For the past 2 years we have been working tirelessly on developing each component of our platform; initially we deployed this SDK as an iOS framework, however we are at a different stage now, and we could not be more excited to be able to share it with you.

  • Support for choosing which kits you'd like to include in your app, or none at all
  • Support for Flurry
  • Support for Localytics