Analytics iOS / tvOS Releases
Latest Releases
Stable
2.10.0
1/9/2023Beta
2.8.0-beta1
4/5/2022
Stable
1/9/2023
2.10.0
Added
- added tracking of
ad
samples
Changed
- improved error handling for license call handler and event data decoration
Fixed
- BitmovinPlayer: casting information was set in sample before casting
Stable
12/12/2022
2.9.4
Fixed
- AVPlayer: fake seeks with less than 300ms caused by timeJumpedNotifications
Stable
6/8/2022
2.9.2
Removed
- Heartbeat interval duration configuration on
BitmovinAnalyticsConfig
Fixed
- BitmovinPlayer: tracking of seeking events
Stable
5/23/2022
2.9.1
Added
@objc
annotations to allow embedding the Collector in Objective-C Applications
Stable
5/18/2022
2.9.0
Added
- new method
getUserId
on all collectors to get useduserId
- AVPlayer: Download Speed is now tracked
- AVPlayer: Number of downloaded segments is now tracked
Changed
- AVPlayer: reworked tracking of video bitrate
Fixed
- AVPlayer: wrongly track multiple seek events instead of one event for progressice sources
Beta
4/5/2022
2.8.0-beta1
Added
- new AVPlayer adapter with deployment_target
iOS:12
andtvOS:12
- Swift Package Manager support
Changed
- strict protocol
Collector
as public API for player collectors - during
paused
state we do not trackqualityChange
,seeking
andbuffering
- reworked tracking of seeking
Stable
4/21/2022
2.8.0
Fixed
- AVPlayer: collector caused the app to freeze when drm playback is used
- AVPlayer: no startup was tracked if collector was attached after play
Stable
3/23/2022
2.7.0
Added
- improved Device information tracking
Fixed
- tracking of
analytics_version
don't useCFBundleShortVersionString
- fixed typo in compiler config
ENABLE_BITCODE