playkit-ios v3.15.0 Release Notes

Release Date: 2019-12-02 // over 4 years ago
  • ๐Ÿš€ Changes from v3.14.0

    • Fairplay using AVAssetDownloading was broken, added missing delegate. (#378)
    • ๐Ÿ›  Fixed upon calling play straight after prepare for a live media to start playing once ready. (#379)
    • โž• Added support for play Immediately with rate. (from iOS 10, tvOS 10) (#380)
    • โž• Added support for automaticallyWaitsToMinimizeStalling. (from iOS 10, tvOS 10) (#382)
    • Extracting FairPlay assetId in chunklists if not found in the master playlist. (#381)

    Cocoapods install

    pod 'PlayKit', '~> 3.15.0'