0.1.7
New
pauseAllAutoRefresh()/resumeAllAutoRefresh()— pause and resume auto-refresh across all loaded banner ads with one call. Use it when you present a full-screen surface the SDK can't detect on its own (a custom overlay, a native modal, a web view) so off-screen ads stop refreshing while hidden.- Automatic same-route overlay detection — a smart-refresh banner covered by an
OverlayEntryor dialog on the same route now pauses its auto-refresh automatically, via hit-testing, with no publisher code required. This complements the existing scroll-, route-, and lifecycle-based visibility handling.
Docs
- README now documents the consent → init → load order: obtain user consent before initializing the SDK and requesting ads.