playkit-ios v3.7.0 Release Notes

Release Date: 2018-11-18 // over 5 years ago
  • ๐Ÿš€ Changes from v3.6.3

    • Chrome Cast implementation of the CAF Sender (#301)
    • PlayKitUtils 0.1.6 (#304)
    • ๐Ÿ›  Fixed crash upon going to the background in some cases. (#303)
    • โž• Added replay function to the player. (#306)
    • โž• Added pluginVersion to PKPlugin protocol (#307)

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿšš Most subspecs were removed from the core repo into their own repos and pods
    • 0๏ธโƒฃ The PKPlugin protocol has a new static property which a default implementation is provided in the BasePlugin, and can be overwritten by plugins.

    ๐Ÿ‘€ See the details in the migration guide.