Releases: kaltura/playkit-ios
v3.3.6
Note: To get new version make sure to run
pod update
notpod install
Features & Fixed Bugs
Cocoapods
https://cocoapods.org/pods/PlayKit
PlayKit Technical Documentation
widevine/v3.3.6
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.
Release Notes
v3.3.5
Note: To get new version make sure to run
pod update
notpod install
Features & Fixed Bugs
- FEM-1775, (#256)
- Fixed iOS deployment target to be 8 in podspec.
- FEM-1745, (#253)
- expose media format +
isLive()
.
- expose media format +
- FEM-1773, (#257)
- playback rate is now settable using
player.rate
(values must be positive).
- playback rate is now settable using
Cocoapods
https://cocoapods.org/pods/PlayKit
PlayKit Technical Documentation
widevine/3.3.5
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.
Release Notes
v3.3.4
Note: To get new version make sure to run
pod update
notpod 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
widevine/v3.3.4
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.
Release Notes
v3.3.3
Note: To get new version make sure to run
pod update
notpod install
Features & Fixed Bugs
- FEM-1716, (#242)
- Resolved memory leak with
AssetHandler
caused by Swift bug with protocol initiailzation.
- Resolved memory leak with
- 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
widevine/v3.3.3
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.
Release Notes
widevine/v3.3.2
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.
Release Notes
v3.3.2
Note: To get new version make sure to run
pod update
notpod 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