Skip to content

v3.7.0

Compare
Choose a tag to compare
@x-NR-x x-NR-x released this 18 Nov 15:04
· 163 commits to develop since this release

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
  • 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.