Player iOS / tvOS Release 3.12.0
Stable
1/18/2022
3.12.0
Added
HttpRequestType
enum when used from SwiftDownloadFinishedEvent.requestType
to make use of the newHttpRequestType
enum
Changed
- Update Google Cast SDK to latest stable version (4.7.0)
Removed
- Underscored methods and properties from documentation
Fixed
- Partially downloaded offline data getting discarded when upgrading from version 2.64.2 or below
- Resuming offline downloads after upgrading from version 2.64.2 or below
- Crash during seeking while connecting to Google Cast device
PlayEvent
being fired too late whenPlaybackConfiguration.isAutoplayEnabled
is set totrue
- Documentation generation for various types
- Missing documentation for tvOS only properties
Known Issues
- Picture in Picture mode is not working on iOS 14.0 and iOS 14.1
- Playback gets stuck when playing a Progressive Ad that results in an
AdError
- Loading a new
Source
from aPlayerErrorEvent
or aSourceErrorEvent
does not work - Loading a new
Source
from aPlaybackFinishedEvent
sometimes does not start playback automatically whenPlaybackConfig.isAutoPlayEnabled
is set totrue
- When our default Bitmovin Player Web UI is used it can happen that the label of an
AudioTrack
keeps the value of the previous source
Deprecated
HttpRequestType
s constants when used from Swift in favour of the newHttpRequestType
enumDownloadFinishedEvent.downloadType
in favour of the new properly typedrequestType
property