Sticky Banner
Integrate sticky banners
Create placement
Placement will be created automatically when adding AATKitBanner
widget to the UI, for example:
You can change the placement name if needed:
NativeBannerView.kt
AATKitNativeBannerView.swift
Set collapsible options if needed:
NativeBannerView.kt
AATKitNativeBannerView.swift
Reload placement
When AATKitBanner
widget is initialized, AATKit will start auto-reloading the ads. To stop banner ads auto-reload, simply remove widget from the UI.
Last updated