Skip to content

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

v3.23.0

18 Jun 14:53
Compare
Choose a tag to compare

2024-06-12

  • Adds VODConfigID to IMAVideoStitcherVODStreamRequest.
  • Makes the background transparent for companion ads.
  • Rejects null value for adTagURL 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.

v3.22.1

15 Apr 15:38
Compare
Choose a tag to compare

2024-04-12

  • Fixes an issue with the most recent Cocoapods release which prevented apps from building on iOS Simulators.

v3.22.0

09 Apr 09:11
Compare
Choose a tag to compare

2024-04-03

v3.20.0

08 Feb 20:13
Compare
Choose a tag to compare

01/28/2024

  • Enables companion ad support for pod serving.
  • Enable Pod Serving VOD stream requests.
  • Adds a getter for cuepoints to the stream manager.

v3.19.2

27 Sep 15:58
Compare
Choose a tag to compare
  • Fixed issue with iOS < v14 not loading ads

v3.19.1

28 Jun 17:31
Compare
Choose a tag to compare
  • Increased minimum iOS version for compilation to iOS14.
  • Removed support for the ARMv7 platform.
  • Fixes an error where a click Ad Event wasn't fired on SIMID clickthrough.
  • Stops incorrectly signalling OMID support in VPAID Secure mode.
  • Fixes an issue with SIMID resize event support.
  • Adds the IMAVideoStitcherVODStreamRequest class, which provides support for the Google Video Stitcher VOD API.

v3.18.5

28 Jun 17:29
Compare
Choose a tag to compare

v3.18.4

28 Jun 15:42
Compare
Choose a tag to compare
  • First Swift Package Manager release