Releases: kaltura/player-sdk-native-ios
v2.6.11
v2.6.9
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Changes
- Bug fixes and stability improvements
- Added "KP" prefix to an internal function
- Fixed crash on track change.
v2.6.8
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- TPE-50 iOS Chromecast: Unstable crash on changing media.
- Problem with mid-roll ads and iOS Player SDK
v2.6.7
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- CC issue - Content fails to cast on Receiver
(TV) after the device goes to sleep mode(Refer Steps)
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html
v2.6.6
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- Support - change adTagUrl when casting (minor fix)
How to change adTagUrl when casting
Before calling change media make sure to update adTagUrl in the following way:
[_config addConfigKey:@"doubleClick.adTagUrl" withValue:adTag];
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html
v2.6.5
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- Support - change adTagUrl when casting
How to change adTagUrl when casting
Before calling change media make sure to update adTagUrl in the following way:
[_config addConfigKey:@"doubleClick.adTagUrl" withValue:adTag];
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html
v2.6.4
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- FEM-906 , ReleaseAndSavePosition player without pausing the cast
- FEM-911 , fix for change media set position zero when casting
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html
v2.6.3
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- replace "KEY_ENTRY_ID" in GoogleCastProvider with "entryid"
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html
v2.6.2
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- Mini Controller thumbnail rezolution fix (during cast)
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html
v2.6.1
Cocoapods
https://cocoapods.org/pods/KalturaPlayerSDK
HTML5 player version
for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.49 and above!
Fixed Bugs
- #TPE-23 IOS: App crashes when play video after start casting.
- #TPE-14 when content ended don't send pause
Doc about CC V3
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/iOS-GoogleCast-V3.html