Skip to content

Releases: googleads/swift-package-manager-google-interactive-media-ads-tvos

v4.13.0

18 Jun 14:56
Compare
Choose a tag to compare

2024-06-13

  • Adds VODConfigID to IMAVideoStitcherVODStreamRequest.
  • Fixes nullpointerexception when adTagURL is null in IMAAdsRequest.
  • Changes asset-level fallback logic to iterate through all ads in the original VAST until the SDK identifies a playable creative. If no playable creative is found, the ad isn't played.
  • Fixes issue where tracking pings to ad.doubleclick.net were not being fired.
  • Sets the SDK's ad size rendering constraints based on the view frame instead of the safe area layout guide for the playerView.

v4.14.2

09 Apr 12:35
Compare
Choose a tag to compare

2024-04-03

v4.11.1

22 Feb 21:35
4b4105f
Compare
Choose a tag to compare

02/22/2024

  • Fixes an issue where content audio could be heard during ad playback.

v4.10.0

08 Feb 20:16
Compare
Choose a tag to compare

01/24/2024

  • Enables companion ad support for pod serving.
  • Updates constraints for the AdUI to respect safe area guides.
  • Enables Pod Serving VOD stream requests.
  • Adds a getter for cuepoints to the stream manager

v4.9.2

27 Sep 15:40
Compare
Choose a tag to compare

08/15/2023

  • Fixed a bug which caused high CPU utilization for some DAI streams.

v4.9.1

27 Sep 15:36
Compare
Choose a tag to compare

04/20/2023

  • Increased minimum tvOS version for compilation to tvOS 14.
  • Removed support for the ARMv7 platform
  • Adds the IMAVideoStitcherLiveStreamRequest class, which provides support for the Google Video Stitcher Live API.
  • Adds the IMAVideoStitcherVODStreamRequest class, which provides support for the Google Video Stitcher VOD API.

v4.8.2

27 Sep 15:34
Compare
Choose a tag to compare

11/03/2022

  • Added userContext to IMA stream requests.
  • Fixed bug that caused unnecessary "Invalid internal message" warnings.