Analytics iOS / tvOS Releases
Latest Releases
Stable
2.10.0
1/9/2023Beta
2.8.0-beta1
4/5/2022
Stable
11/5/2021
1.24.0
Added
version
property on Collector classes
Changed
version
is now hard-coded into source and not taken fromCFBundleShortVersionString
Known Issues
- AVPlayerAdapter incorrectly handles player events
Stable
10/27/2021
1.23.0
Added
- Additional
customData
fields 8 to 25
Changed
- Collector will send one final sample on destroy if player is playing
Stable
7/6/2021
1.21.0
Added
- AVPlayer: listening for
AVPlayerItemDidPlayToEndTime
notifications for determining end of playback
Changed
- AVPlayer: current video bitrate is now correctly calculated
Fixed
- AVPlayer: detection of
streamFormat
andstreamURL
when source URL contains queryParameters
Beta
5/4/2021
1.20.0-beta2
Fixed
- compile error in XCode 12.5 due to wrong enum class import for BitmovinPlayer v3
Beta
4/28/2021
1.20.0-beta1
Added
- Support for BitmovinPlayer v3
Removed
- Possibility to include all adapters available in
BitmovinPlayerCollector
at one time using CocoaPods
Stable
6/21/2021
1.20.0
Added
setCustomData
andsetCustomDataOnce
methodsrandomizedUserId
configuration property
Fixed
- AVPlayer: wrong tracking of startup_time when no source is attached to player
Stable
3/31/2021
1.19.0
Changed
- Extraction of
vastAdData.survey.uri
now supports both String and URL data types for compatibility withBitmovinPlayer >= 2.62.0