Added support for App Transparency Framework (ATT) for iOS 14
Updated SDK delivery mechanism to static frameworks in Cocoapods
Updated placements to pause ad requests while the application is backgrounded
Updated impression counting mechanism in inline, interstitial and native placements
Updated Open Measurement SDK to v1.3.9
Updated placement cache API
v1.7.0 - June 16, 2020
Internal release
v1.6.0 - June 3, 2020
Fixed crash with SSP reporter when payload gets large due to unavailable network connectivity
Fixed bug where StoreKit urls were not loading as a modal inside the webview
Updated video ads to be muted when they are auto-played
Updated SSP reporter timeout to 15 seconds
Updated native component request timeout to 30 seconds
Updated VAST video ad loading timeout from 5 to 30 seconds
Updated log messages when OM SDK is not initialized
v1.5.0 - March 25, 2020
Fixed memory leaks with Native Placement, Super Auction and as a result of VASAds retain cycles
Fixed component override of default PEX actions
Removed usage of sharedInstance in VASAds
v1.4.0 - February 10, 2020
Added Bidding Token API to support upstream server-to-server bidding providers
Added new environment metadata to ad requests to support native demand
Fixed issue where US Privacy string needed to be set twice
Fixed issue where some urls could be unnecessarily encoded
Removed UIImagePickerController reference
v1.3.1 - January 22, 2020
Fixed issue where native impression trackers were not fired when an ad was shown
v1.3.0 - December 10, 2019
Replaced setConsentData:(NSDictionary<NSString *, id>*)consentData fromRestrictedOrigin:(BOOL)restrictedOrigin with setPrivacyData:(NSDictionary<NSString *, id>*) privacyData in VASAds. See the Privacy Settings Guide for more details
Moved Custom Targeting and Keywords data passing into the Extras map in RequestMetadata
v1.2.2 - November 21, 2019
Fixed crash that could occur when downloading VAST videos
Updated Open Measurement SDK and JS to v1.2.20, which removed references to UIWebView
v1.2.1 - October 14, 2019
Fixed issue where concurrent property access during SDK operation could result in a crash
v1.2.0 - September 26, 2019
Added support for iOS 13
Updated modalPresentationStyle to UIModalPresentationFullScreen for all modals
Changed placement cache behavior so that ads in the cache are now completely loaded and ready to be displayed
Fixed issue where no-fills could be reported as errors
Fixed issue where a modal could not be dismissed if an inline ad refreshed while it was in view
v1.1.4 - August 09, 2019
Fixed issue where an ad request would result in a crash because of missing data
v1.1.3 - July 17, 2019
Fixed issue where multiple simultaneous ad requests could result in a crash
v1.1.2 - May 15, 2019
Added support for OM SDK measurement for Native ads
Added support for opening App Store URLs with StoreKit for native content
Added a client-side video completion callback to the interstitial placement to support rewarded video publishers
Updated Native Placement API to support upstream mediation
Removed privacy-sensitive iOS API usage (Calendar, Photo Library, Bluetooth)
Fixed issue where placement cache requests would only return one ad
Fixed issue where Creative Info was unavailable for Exchange ads
Fixed crash due to a deadlock when an InterstitialAd instance is released inside the interstitialAdDidShow: callback
Fixed memory leak in the Native Placement
Fixed issue where Inline refresh timer would fire too early when app returned from the background
Fixed issue where the close region for a resized ad may be closer to the center of the screen than its expected position in the top-right corner
Fixed issue where tapping the countdown timer for a VAST vertical video would trigger a skip
Fixed issue where refreshRate was not sent on waterfall requests
Fixed issue where device language was sent incorrectly on waterfall requests
Fixed issue where user agent was sent incorrectly on waterfall requests for iOS 12.2+
v1.1.1 - May 13, 2019
Internal release (not generally available)
v1.1.0 - May 10, 2019
Internal release (not generally available)
v1.0.5 - March 20, 2019
Fixed possible namespace collisions in some of our categories and class extensions
v1.0.4 - March 6, 2019
Fixed race condition that could result in a crash at request time
v1.0.3 - March 1, 2019
Updated inline, interstitial and native placements’ factory and ad delegate callbacks to prevent collisions
v1.0.2 - February 25, 2019
GA release of the Verizon Ads SDK Standard Edition