Skip to content

Releases: kaltura/player-sdk-native-ios

v2.4.0.rc1

17 Jul 15:29
Compare
Choose a tag to compare
v2.4.0.rc1 Pre-release
Pre-release

Cocoapods

Since it's pre-release please use following on your podfile:

pod 'KalturaPlayerSDK', :git => 'https://github.com/kaltura/player-sdk-native-ios.git', :tag => 'v2.4.0.rc1'

HTML5 player version

for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.45 and above!

Fixes

  • FEM-607 #comment attaching chromecast remote control logic
  • FEM-520 #comment CacheManager error handling
  • SUP-7838 #comment resolve: Chromecast - cannot cast live stream

Features

  • SUP-7838 #comment Chrome cast implementation

v2.3.6

10 Jul 11:33
Compare
Choose a tag to compare
  • Fixed missing append of supportedMediaFormats in changeConfiguration
  • A minor FairPlay fix: wait for fpsCertificate if not set yet

v2.3.5

23 May 11:50
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.39 and above!

Fixes

  • FEM-468 #comment support network issues when media is playing
  • FEM-499 Improve error handling and reporting in Widevine+Offline
  • FEM-498 #comment handle applicationDidBecomeActive only when it comes from bg for wvm
  • FEM-486

v2.3.4

10 May 15:19
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.39 and above!

Fixes

  • #FEM-465 #comment Widevine back to foreground fix

v2.3.3

02 May 13:28
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.39 and above!

Fixes

  • #FEC-5288 #comment reset bool params in prepareForChangeConfiguration
  • #FEC-5345 #comment oflline mode dict attachment for avoiding playManifest
  • #FEC-5345 #comment optimization for offline mode - offlineStrings dict
  • #FEO-5306 avoid blank(empty) url in frame condition
  • #FEO-4942 Replace self.status with self.currentItem.status
  • #FEC-5377 #comment attach seek with handler QD
  • #FEC-5375 #comment disable closedCaptionDisplayEnabled flag
  • #OPF-4206 #comment disable logs on release mode
  • #FEM-384 #comment add player instance property to KPViewController

v2.3.1

31 Mar 18:37
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.39 and above!

New Feature

  • FairPlay

Fixes

  • #FEC-5157 #comment fix crash issue avplayer item set to nil
  • #FEC-5087 #comment attach localcontentId when redirect breaks it
  • #FEC-5088 #comment support startFrom player configuration
  • #FEC-4042 #comment FairPlay: Use the SKD URL as SPC assetId.
  • #FEC-5206 #comment resolve playManifest 7 seconds timeout issue
  • #FEC-5270 #comment replace _layer = nil location
  • #FEC-5206 #comment attach playManifest to CachedStrings
  • #FEC-5301 #comment fix cached documents dir

v2.2.4

18 Mar 11:49
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.39 and above!

Fixes

New API methods

-(void)releaseAndSavePosition;
-(void)resumePlayer;

v2.2.3

14 Mar 16:23
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.39 and above!

Fixes

See v2.2.3.rc1

v2.2.3.rc1

13 Mar 16:30
Compare
Choose a tag to compare
v2.2.3.rc1 Pre-release
Pre-release

Cocoapods

Since it's pre-release please use following on your podfile:

pod 'KalturaPlayerSDK', :git => 'https://github.com/kaltura/player-sdk-native-ios.git', :tag => 'v2.2.3.rc1'

HTML5 player version

for production: https://github.com/kaltura/mwEmbed/releases/tag/v2.39 and above!

Fixes

  • FEC-4965 #comment Added localcontentId for the start loading
  • FEC-4983 #comment change event name
  • FEC-5052 #comment attach pasue and resume dfp ads
  • FEC-4965 #comment changed the way of shouldStroe check
  • FEC-5029 #comment didFailLoadWithError implementation
  • FEC-5067 #comment resolve black screen issue (happens when cache enabled

v2.2.2

06 Mar 16:58
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.39 and above!

Fixes

#FEC-5019 #comment add js binds when configuration is changed