Skip to content

Releases: kaltura/playkit-ios

v3.3.6

14 Jan 16:02
Compare
Choose a tag to compare

Note: To get new version make sure to run pod update not pod install

Features & Fixed Bugs

  • FEM-1867, (#265)
    • Fixed widevine classic issue with media source type.

Cocoapods

https://cocoapods.org/pods/PlayKit


PlayKit Technical Documentation

http://cocoadocs.org/docsets/PlayKit/

widevine/v3.3.6

14 Jan 16:03
Compare
Choose a tag to compare

Note: This Version is ONLY for Applications that use Widevine Classic

Cocoapods

Since it's Widevine release please use following on your Podfile:

pod 'PlayKit/WidevineClassic', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.5'

Note: You have to use same convention for any plugin.
For example for YouboraPlugin:
pod 'PlayKit/YouboraPlugin', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.6'

Widevine Classic Documentation

Note: To get started with Widevine Classic click on black arrow under Widevine Classic section.

Widevine Classic Doc

Release Notes

https://github.com/kaltura/playkit-ios/releases/tag/v3.3.6

v3.3.5

05 Dec 11:27
Compare
Choose a tag to compare

Note: To get new version make sure to run pod update not pod install

Features & Fixed Bugs

  • FEM-1775, (#256)
    • Fixed iOS deployment target to be 8 in podspec.
  • FEM-1745, (#253)
    • expose media format + isLive().
  • FEM-1773, (#257)
    • playback rate is now settable using player.rate (values must be positive).

Cocoapods

https://cocoapods.org/pods/PlayKit


PlayKit Technical Documentation

http://cocoadocs.org/docsets/PlayKit/

widevine/3.3.5

05 Dec 12:28
Compare
Choose a tag to compare

Note: This Version is ONLY for Applications that use Widevine Classic

Cocoapods

Since it's Widevine release please use following on your Podfile:

pod 'PlayKit/WidevineClassic', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.5'

Note: You have to use same convention for any plugin.
For example for YouboraPlugin:
pod 'PlayKit/YouboraPlugin', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.5'

Widevine Classic Documentation

Note: To get started with Widevine Classic click on black arrow under Widevine Classic section.

Widevine Classic Doc

Release Notes

https://github.com/kaltura/playkit-ios/releases/tag/v3.3.5

v3.3.4

20 Nov 16:34
Compare
Choose a tag to compare

Note: To get new version make sure to run pod update not pod install

Features & Fixed Bugs

  • FEM-1676, (#244)
    • Changes in PlayKit core for separating analytics plugins.
  • FEM-1735, (#248)
    • Timer extension replacement with new class named PKTimer with static methods for creating timers easily.
    • Fixed method signature collision with SwiftyTimer.
    • fixed deployment target to 9.0
    • updated deployment of playkit example project
    • removed unnecessary deployment modifier in subspecs
    • fixed deployment target
  • FEM-1676, (#244)
    • Changes in PlayKit core for separating analytics plugins.
  • FEM-1742, (#250)
    • New events (textTrackChanged, videoTrackChanged, audioTrackChanged)
  • FEM-1740, (#252)
    • fallback for mov to mp4, m4a to mp3
    • compare lower case of file extenstion
    • swift issue: 'didSet' is not called inside 'init' - need to create another func in order to set property and ensure 'didSet' is called

Cocoapods

https://cocoapods.org/pods/PlayKit


PlayKit Technical Documentation

http://cocoadocs.org/docsets/PlayKit/

widevine/v3.3.4

20 Nov 16:38
Compare
Choose a tag to compare

Note: This Version is ONLY for Applications that use Widevine Classic

Cocoapods

Since it's Widevine release please use following on your Podfile:

pod 'PlayKit/WidevineClassic', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.4'

Note: You have to use same convention for any plugin.
For example for YouboraPlugin:
pod 'PlayKit/YouboraPlugin', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.4'

Widevine Classic Documentation

Note: To get started with Widevine Classic click on black arrow under Widevine Classic section.

Widevine Classic Doc

Release Notes

https://github.com/kaltura/playkit-ios/releases/tag/v3.3.4

v3.3.3

09 Nov 10:42
Compare
Choose a tag to compare

Note: To get new version make sure to run pod update not pod install

Features & Fixed Bugs

  • FEM-1716, (#242)
    • Resolved memory leak with AssetHandler caused by Swift bug with protocol initiailzation.
  • FEM-1713, (#241)
    • Added track selected event
  • FEM-1724, (#246)
    • Fixed observe on handling in time observation API.

Cocoapods

https://cocoapods.org/pods/PlayKit


PlayKit Technical Documentation

http://cocoadocs.org/docsets/PlayKit/

widevine/v3.3.3

09 Nov 10:46
Compare
Choose a tag to compare

Note: This Version is ONLY for Applications that use Widevine Classic

Cocoapods

Since it's Widevine release please use following on your Podfile:

pod 'PlayKit/WidevineClassic', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.3'

Note: You have to use same convention for any plugin.
For example for YouboraPlugin:
pod 'PlayKit/YouboraPlugin', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.3'

Widevine Classic Documentation

Note: To get started with Widevine Classic click on black arrow under Widevine Classic section.

Widevine Classic Doc

Release Notes

https://github.com/kaltura/playkit-ios/releases/tag/v3.3.3

widevine/v3.3.2

05 Nov 07:06
Compare
Choose a tag to compare

Note: This Version is ONLY for Applications that use Widevine Classic

Cocoapods

Since it's Widevine release please use following on your Podfile:

pod 'PlayKit/WidevineClassic', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.2'

Note: You have to use same convention for any plugin.
For example for YouboraPlugin:
pod 'PlayKit/YouboraPlugin', :git => 'https://github.com/kaltura/playkit-ios.git', :tag => 'widevine/v3.3.2'

Widevine Classic Documentation

Note: To get started with Widevine Classic click on black arrow under Widevine Classic section.

Widevine Classic Doc

Release Notes

https://github.com/kaltura/playkit-ios/releases/tag/v3.3.2

v3.3.2

02 Nov 15:43
Compare
Choose a tag to compare

Note: To get new version make sure to run pod update not pod install

Features & Fixed Bugs

  • FEM-1709, (#240)
    • Resolve player release issue, [weak self] attachment in a block (memory leak)
  • FEM-1705, (#239)
    • Update podspec to point on latest version of Youbora

Cocoapods

https://cocoapods.org/pods/PlayKit


PlayKit Technical Documentation

http://cocoadocs.org/docsets/PlayKit/