v3.18.0
Changes from v3.17.1
-
Support iOS 14 Xcode 12 (#409)
- Fixed deprecated code accordingly.
- In the Tracks, selectedMediaOption on the AVPlayerItem is deprecated from iOS 11, it is called on the item's currentMediaSelection property available from iOS 9.0.
- From iOS 11.2, 'respondByRequestingPersistableContentKeyRequest' changed to 'respondByRequestingPersistableContentKeyRequestAndReturnError'.
- Updated SwiftyJSON to v5.0.0 from 4.3.0
- Workaround for iOS 14 issue upon seeking to the duration when the seek is done with zero tolerance.
Bug reported to Apple (FB8602469). - Updated dependency to the latest KalturaNetKit (v1.4.0) and PlayKitUtils (0.5.0).
- Fixed deprecated code accordingly.
-
Fixed issue where the durationChanged event was not fired upon change media. (#408)
Cocoapods install
pod 'PlayKit', '~> 3.18.0