Release Notes
AATKit React Native plugin
2.14
2.14.0
2025-08-29
Integrated automatic generation of publisher-provided IDs (PPID). Enable it via useAutomaticPPID parameter.
Added RNAatkitMetaBiddingOptions to allow supporting Meta Bidding.
Initial Rules feature is now deprecated and will be removed in the future.
Added gpidExtension parameter to in-feed banner.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.13
2.13.0
2025-07-09
Notice: Due to update of Google Play Services ads, your project may now need core library desugaring to be enabled to build. Please follow this page in case of issues.
Introduced separate packages for native ads.
@addapptr/react-native-aatkit-facebook-ads
If you’re already using Facebook native ads, install this package and import components from that package instead of
@addapptr/react-native-aatkit
. See the Setup page for details.
@addapptr/react-native-aatkit-huawei
Integrated new properties for RNAatkitDebugScreenConfiguration
showDebugLogsToggle
showDeviceFilteredRulesToggle
showCloseButton
Introduced the new networkKeyReplacements parameter of createInFeedBannerPlacement function allowing to perform dynamic ad key replacement for in-feed banner ads.
This feature is only intended for very specific use cases. Please contact your Account Manager before using it.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.12
2.12.0
2025-03-14
Added support for Expo.
Added setUserTargeting function, replacing
setPublisherProvidedId
function.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.11
2.11.0
2025-01-14
Introduced creativeHistorySize banner's parameter and
creativeHistorySize
configuration parameter passed to the createInFeedBannerPlacement method.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.10
2.10.0
2.9
2.9.0
2024-07-25
Introduced new values of impression delegate fields
currencyCode:
EUR USD UNKNOWN
precision
ESTIMATED FLOOR_PRICE PUBLISHER_PROVIDED EXACT UNKNOWN
AATKit SDK Updates
Notes
This plugin version doesn't integrate the new AppConsent CMP . It will be added in future releases.
2.8
2.7
2.7.1
2024-03-19
Android: Fixed issue with wrong array passed via setMultiContentTargetingUrlsForPlacement method.
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.7.0
2024-03-12
Integrated new showConsentDialogIfNeededOrRejected method.
Integrated new setMultiContentTargetingUrlsForPlacement method.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.5
2.5.0
2024-01-25
Integrated new SuperAwesome network and its network options.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.4
2.4.0
2023-12-18
Integrated network options.
Implemented new setCollapsibleBannerOptions and configureDebugScreen methods.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.3
2.3.0
2023-08-23
Integrated new SourcePoint managed consent.
Added showIfNeededSetting as a configuration parameter.
Added isConsentOptIn function.
AATKit SDK Updates
Note: Please see the release notes of the native AATKit Android and iOS SDKs for more information on the changes.
2.2
2.1
2.1.1
2023-02-20
Android: Added automatic solution to stop and restart reloading in-feed ads when putting app to the background and foreground.
2.0
Last updated