Skip to content

Releases: kaltura/playkit-ios-ima

v1.8.0

16 Mar 19:24
Compare
Choose a tag to compare

Changes from v1.7.1

  • Google IMA plugin for tvOS (#49)
    • Updated GoogleAds-IMA-iOS-SDK to v3.11.1
    • Added GoogleAds-IMA-tvOS-SDK v4.2.1

Known issue:
tvOS - post-roll Ad fails to be resumed after it was paused.
Issue reported to Google.

Cocoapods install

pod 'PlayKit_IMA', '~> 1.8.0'

v1.7.1

14 Aug 08:25
Compare
Choose a tag to compare

Changes from v1.7.0

  • Fixed dependency to PlayKit.

Cocoapods install

pod 'PlayKit_IMA', '~> 1.7.1'

v1.7.0

12 Aug 15:12
Compare
Choose a tag to compare

Changes from v1.6.0

  • Support setting IMAAdsRequest.adWillPlayMuted when the device volume is 0. (#44)
  • Added maxRedirects to IMAConfig. (#45)

Cocoapods install

pod 'PlayKit_IMA', '~> 1.7.0'

v1.6.0

11 Jul 15:52
Compare
Choose a tag to compare

Changes from v1.5.0

  • DFP DAI - IMA SDK integration. ( #38 )
  • Added "alwaysStartWithPreroll" boolean. ( #39 )
  • Removed the 'adsPluginShouldPlayAd' function which has been removed. ( #40 )
  • Added 'adsResponse' option. ( #41 )
  • Updated GoogleAds-IMA-iOS-SDK to 3.9.0

v1.5.0

21 Apr 10:01
4115f38
Compare
Choose a tag to compare

Changes from v1.4.0

Swift 5 Support

  • Code and podspec were adjusted to fully support Swift 5.

v1.4.0

03 Apr 15:22
Compare
Choose a tag to compare

Changes from v1.3.0

  • Swift 4.2
  • Fixed blocks using weak self.
  • Unowned Self Crash Fix (#30)
  • Fixed - Seeking to end, sometimes the post roll is not played (#31)
  • Expose Creative ID and Advertiser Name (#34)

v1.3.0

17 Jan 19:11
Compare
Choose a tag to compare

Changes from v1.2.1

  • Added the option to register video controls overlays (#24)
  • Exposed the 'vastLoadTimeout' in the IMAConfig. (#26)
  • Added to the IMAAd the vastMediaWidth, vastMediaHeight and vastMediaBitrate. (#27)
  • Updated AdClicked event to send the clickThroughUrl if available. (#25)

  • Updated dependency to PlayKit 3.8
  • Upgraded dependency to GoogleAds-IMA-iOS-SDK v3.8.1.

v1.2.1

11 Dec 09:42
Compare
Choose a tag to compare

Changes from v1.2.0

  • Added dependency to XCGLogger.

v1.2.0

18 Nov 18:31
Compare
Choose a tag to compare

Changes from v1.1.1

  • Updated GoogleAds-IMA-iOS-SDK to version 3.7.3.
  • Added PlayerType and PlayerVersion.

v1.1.1

22 Oct 22:17
Compare
Choose a tag to compare

Changes from v1.1.0

  • Removed sending PlayerEvent Stop upon preparing the mediaConfig.