AFS Native for iOS Release Notes

4.0.5 Apr 30, 2024

  • Minor bug fixes

4.0.4 February 7, 2024

  • Update to API Schema

4.0.1 July 1, 2022

  • Add support for Xcode on Apple Silicon.

4.0.0 June 16, 2021

  • Change in ad renderer. Ads in app now match preview shown in the AdSense editor. See the migration guide for more information.
  • Removed prefetchEnabled property from GANSearchAdControllerOptions.
  • Deprecated classes & methods have been removed.

2.0.8 January 12, 2021

  • Bug fix: When no ads are returned, the searchAdController:didFailWithError: delegate method is called.
  • Release for iOS 14: Added support for App Tracking Transparency.

2.0.7 August 6, 2020

  • Added integration with the IAB CCPA framework.
  • Added option for publisher to set the target language of the ads.

2.0.6 June 12, 2020

  • Bug fix: Fixed a potential crash if loadAds is called multiple times on different threads at the same time.
  • Support IAB TCF if specified in NSUserDefaults.

2.0.5 January 23, 2020

  • Bug fix: Fixed default font selection on iOS 13.

2.0.4 October 2, 2019

  • Remove dependency on deprecated UIWebView.

2.0.3 July 8, 2019

  • Bug fix: Fixed a potential rendering bug with wide margins.

2.0.2 June 27, 2019

  • Bug fix: Fixed a potential deadlock.
  • Bug fix: GANSearchAdControllerDelegate method searchAdController:didLoadAds: will still be called if loadMoreAds is called after running out of ads.
  • Bug fix: Text specified with the "Serif" font will now be rendered with Times New Roman.

2.0.1 - February 7, 2019

  • Now built as a static framework.
  • Bug fix: Fixed a potential rendering issue when a setting's line height is too small.
  • Bug fix: Error delegate methods are now called when an invalid request is made (e.g. if the setting id or partner id are missing).

2.0 - December 20, 2018

  • Support for styles that contain elements using absolute positioning.
  • Support for styles that contain elements using stretch alignment.

1.0.4 - Nov 30, 2018

  • Bug fix: Remove memory leak.

1.0.3 - Aug 3, 2018

  • Bug fix: Fix crash that could happen if requesting an installed font with an unsupported attribute (e.g. bold).

1.0.2 - July 18, 2018

  • Fix module map for building with Swift.

1.0.1 - June 28, 2018

  • Initial public release.