playkit-ios v3.8.0 Release Notes

Release Date: 2019-01-17 // over 5 years ago
  • ๐Ÿš€ Changes from v3.7.0

    • โž• Added PlayheadUpdate to the PlayerEvent. (#310)
    • โฌ†๏ธ Upgraded the API version used by the PhoenixMediaProvider to "5.0.3.18074" (#311)
    • โž• Added currentProgramTime to BasicPlayer (#314)
    • โž• Added mediaBitrate to the PKAdInfo. (#317)
    • โœ‚ Removed crash, the player will be created even if a plugin was not registered. (#318)
    • โœ‚ Removed crash if the media was set up as 360 but the VRPlayer plugin was not added, AVPlayer will be created. (#318)
    • โž• Added name to PKMediaEntry, to be set by the providers. (#319)
    • โž• Added PlaybackStalled to the PlayerEvent. (#320)
    • โž• Added the option to send the clickThroughUrl to the AdClicked event. (#312)
    • ๐Ÿ›  Fixed leak in AVPlayerWrapper when calling the PKEvent namespace. (#315)
    • ๐Ÿ‘€ Perform seek to live edge automatically upon Live media. Added MediaType dvrLive. (#316, #321)
    • ๐Ÿ“‡ The subtitle 'NAME' in the metadata will be taken for the text track title if exists. (#322)
    • โž• Added CustomStringConvertible to all enums. (#323)
    • โž• Added cea608CaptionsEnabled to the PlayerSettings, to enable/disable the CLOSED-CAPTIONS in the text tracks. (#324)

    โž• Additional Info

    • ๐Ÿš€ PlayKitYoubora - Please update to the latest release v1.1.0
    • ๐Ÿš€ PlayKitProviders - Please update to the latest release v1.1.0
    • ๐Ÿš€ PlayKit_IMA - Please update to the latest release v1.3.0