Skip to content

Releases: kaltura/playkit-ios-ima

v1.16.0

26 May 09:50
Compare
Choose a tag to compare

New in this version:

update the IMA version to the latest version
Update deployment_target to iOS 15.0

Cocoapods install

pod 'PlayKit_IMA', '~> 1.16.0'

v1.15.0

14 Dec 07:39
Compare
Choose a tag to compare

New in this version:

SDK for mobile devices maintains the IMA plugin up-to-date.

New Google IMA SKDs

  • 'GoogleAds-IMA-iOS-SDK', '3.19.1'

  • 'GoogleAds-IMA-tvOS-SDK', '4.9.2'

Update deployment_target to iOS 14.0

Cocoapods install

pod 'PlayKit_IMA', '~> 1.15.0'

v1.14.0

23 Feb 17:27
Compare
Choose a tag to compare

New in this version:

  • Updated IMA to latest versions (GoogleAds-IMA-iOS-SDK 3.18.1 / GoogleAds-IMA-tvOS-SDK 4.6.1) (#64)
  • Support Arm64 for iOS (#65) Contributed by curtisbacon

Minimum iOS/tvOS version 12.0

Cocoapods install

pod 'PlayKit_IMA', '~> 1.14.0'

v1.13.1

05 Dec 13:23
Compare
Choose a tag to compare

New in this version:

  • Updated IMA to latest versions (GoogleAds-IMA-iOS-SDK 3.18.1 / GoogleAds-IMA-tvOS-SDK 4.6.1) (#64)

Cocoapods install

pod 'PlayKit_IMA', '~> 1.13.1'

This shouldn't have been release as a patch, will be released again as v1.14.

v1.13.0

17 Nov 21:26
Compare
Choose a tag to compare

New in this version:

  • New properties added to IMADAIConfig
@objc public var adTagParams: [String: String]?
@objc public var streamActivityMonitorId: String?
@objc public var authToken: String?

Cocoapods install

pod 'PlayKit_IMA', '~> 1.13.0'

v1.12.0

22 Sep 20:20
Compare
Choose a tag to compare

New in this version:

  • IMADAIConfig properties exposed to ObjC for KalturaPlayer ReactNative (#61)
  • streamType will be updated via the assetKey or the contentSourceId (#62)
  • Xcode 14 fixes (#60)

Cocoapods install

pod 'PlayKit_IMA', '~> 1.12.0'

v1.11.1

31 Aug 14:59
Compare
Choose a tag to compare

New in this version:

Cocoapods install

pod 'PlayKit_IMA', '~> 1.11.1'

v1.11.0

24 Sep 09:12
Compare
Choose a tag to compare

Changes from v1.10.0

  • Minimum development version set to 11.0 for iOS and tvOS.
  • Updated IMA to latest versions (GoogleAds-IMA-iOS-SDK 3.14.4 / GoogleAds-IMA-tvOS-SDK 4.4.2) (#54)
  • PKAdInfo updated with new properties (#55)
  • Fixed AdsLoader retry logic (#56)

Cocoapods install

pod 'PlayKit_IMA', '~> 1.11.0'

v1.10.0

28 Dec 12:22
Compare
Choose a tag to compare

Changes from v1.9.0

  • Update IMA to latest versions (GoogleAds-IMA-iOS-SDK v3.13.0 / GoogleAds-IMA-tvOS-SDK v4.3.2) (#51)
  • Minimum development version set to 10.0 for iOS and tvOS.
  • Added config setting to exclude arm64 for tvOS & iOS simulator.

Cocoapods install

pod 'PlayKit_IMA', '~> 1.10.0'

v1.9.0

16 Sep 11:24
Compare
Choose a tag to compare

Changes from v1.8.0

  • Updated GoogleAds-IMA-iOS-SDK to v3.11.3 (#50)

Cocoapods install

pod 'PlayKit_IMA', '~> 1.9.0'