Analytics iOS / tvOS Releases
Latest Releases
Stable
2.10.0
1/9/2023Beta
2.8.0-beta1
4/5/2022
Stable
1/14/2022
2.5.0
Changed
- startup time tracking when autoplay is enabled starts from
SourceLoad
event - transition to
playing
state if collector is attached after player started playing
Stable
11/5/2021
2.4.0
Added
version
property on Collector classes
Changed
version
is now hard-coded into source and not taken fromCFBundleShortVersionString
Stable
10/27/2021
2.3.0
Added
- Additional
customData
fields 8 to 25
Changed
- Collector will send one final sample on destroy if player is playing
Stable
6/21/2021
2.1.0
Added
setCustomData
andsetCustomDataOnce
methodsrandomizedUserId
configuration property
Stable
1/9/2023
1.30.0
Final major release of iOS Collector v1. Version 1 is now officially deprecated as per our support policy and will not receive any future feature or bugfix releases
Added
- added tracking of
ad
samples
Changed
- improved error handling
Stable
12/12/2022
1.29.4
Fixed
- AVPlayer: fake seeks with less than 300ms caused by timeJumpedNotifications
Stable
6/8/2022
1.29.2
Removed
- Heartbeat interval duration configuration on
BitmovinAnalyticsConfig
Fixed
- BitmovinPlayer: tracking of seeking events