playkit-ios v3.16.0 Release Notes

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

    • Loading optimizations, added autoBuffer boolean to the player network settings and startBuffering function to the player. (#385)
    • ๐Ÿ›  Fixed the PlayerEvent.Pause to be reported when the player is automatically paused because of a stall caused by setting the shouldPlayImmediately too true and automaticallyWaitsToMinimizeStalling too false. (#386)
    • ๐Ÿ”„ Changed the userAgent in PlayKitManager to public. (#387)

    Cocoapods install

    pod 'PlayKit', '~> 3.16.0'