Releases: mParticle/mparticle-apple-media-sdk
Releases · mParticle/mparticle-apple-media-sdk
Version 1.5.1
What's Changed
- fix:Convert Media Session Timestamps to UNIX by @mmustafa-tse in #14
New Contributors
- @mmustafa-tse made their first contribution in #14
Full Changelog: 1.5.0...1.5.1
Version 1.5.0
Add Privacy Manifest for iOS 17
1.4.3
Update version to 1.4.3
1.4.2
Update version to 1.4.2
1.4.1
- 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
- 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
No changes to the SDK, only updated the SPM package definition.
1.3.4
- Corrected Content Id keys for Summary Events
1.3.3
- Added Support for Static Libraries
1.3.2
- Corrected format of the Ad Objects in customAttributes
- Added Additional Media Streaming Types
- Updated to most recent version of mParticle Apple SDK