AFS Native for iOS Release Notes
4.0.5 Apr 30, 2024
4.0.4 February 7, 2024
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
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["The latest release (4.0.5) includes minor bug fixes and previous updates focused on API schema updates and Apple Silicon support."],["Version 4.0.0 introduced a significant change to the ad renderer for improved AdSense editor preview matching, along with the removal and deprecation of certain features."],["Version 2.0.8 brought iOS 14 support and addressed a bug related to ad return failures."],["Earlier versions focused on bug fixes, feature enhancements like IAB framework integration and CCPA support, and UIWebView dependency removal."],["The initial public release (1.0.1) was launched on June 28, 2018, with subsequent versions addressing rendering issues, memory leaks, and Swift compatibility."]]],[]]