0.1.1
New Features
-
Lazy loading — demand fetch is deferred until the ad approaches the viewport (isLazyLoad, default true)
-
Smart refresh — auto-refresh pauses when the ad is off-screen and resumes with stale-aware timing when it returns (smartRefresh, default false; always on for RemoteBannerAd)
-
Prefetch distance — configurable margin that triggers the demand fetch before the ad fully enters the viewport (prefetchMargin, default 200 dp/pt)
Bug Fixes -
Fixed infinite loading when lazy loading is enabled
-
Fixed iOS build failure on Xcode 16 (PrebidMobile pinned to ~> 3.0.0)
-
Fixed static/dynamic hybrid linking conflict between Google-Mobile-Ads-SDK and PrebidMobile
Dependencies -
iOS: AudienzziOSSDK 0.2.1
-
Android: com.audienzz:sdk 0.1.1