Skip to content

0.1.0

Choose a tag to compare

@yevhenii-audienzz yevhenii-audienzz released this 07 May 07:18
· 29 commits to dev since this release

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