Skip to content

Releases: kaltura/player-sdk-native-ios

v2.6.11

16 Feb 20:29
Compare
Choose a tag to compare

v2.6.9

05 Feb 08:25
Compare
Choose a tag to compare

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

06 Dec 21:48
Compare
Choose a tag to compare

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

28 Nov 20:00
Compare
Choose a tag to compare

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

22 Nov 19:42
Compare
Choose a tag to compare

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

22 Nov 11:10
Compare
Choose a tag to compare

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

18 Nov 06:07
Compare
Choose a tag to compare

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

13 Nov 11:43
Compare
Choose a tag to compare

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

10 Nov 20:40
Compare
Choose a tag to compare

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

10 Nov 15:26
Compare
Choose a tag to compare

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