Skip to content

Releases: mParticle/mparticle-apple-media-sdk

Version 1.5.1

24 Jul 14:05
ed3f56a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

Version 1.5.0

09 May 14:57
8a68e7d
Compare
Choose a tag to compare

Add Privacy Manifest for iOS 17

1.4.3

22 Sep 13:41
675d5f9
Compare
Choose a tag to compare
Update version to 1.4.3

1.4.2

31 Aug 19:59
Compare
Choose a tag to compare
Update version to 1.4.2

1.4.1

19 May 14:39
72a74e2
Compare
Choose a tag to compare
  • Add Session Custom Attributes attribute to MediaSession constructor, so that any derived Media Events can have the same attributes
  • Session Events should come through as Event Attributes
  • Events should be able to override these Session level attributes

1.4.0

11 Jan 21:50
fd5baf5
Compare
Choose a tag to compare
  • Add custom name option for MediaEvent to bring in line with Android
  • Fixed unit tests in latest Xcode version (await is now a reserved keyword due to new async/await functionality in Swift)

1.3.9

30 Aug 20:38
Compare
Choose a tag to compare

No changes to the SDK, only updated the SPM package definition.

1.3.4

25 Nov 17:01
Compare
Choose a tag to compare
  • Corrected Content Id keys for Summary Events

1.3.3

20 Oct 15:14
Compare
Choose a tag to compare
  • Added Support for Static Libraries

1.3.2

20 Oct 16:58
Compare
Choose a tag to compare
  • Corrected format of the Ad Objects in customAttributes
  • Added Additional Media Streaming Types
  • Updated to most recent version of mParticle Apple SDK