Releases: kaltura/playkit-ios-ima
Releases · kaltura/playkit-ios-ima
v1.16.0
v1.15.0
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
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
v1.13.0
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
v1.11.1
v1.11.0
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'