AppOpenAdCoordinator
Orchestrates the standard app-open ad lifecycle: preload, show on return to foreground (gated by background duration, cooldown, and SDK readiness), reload after consumption. Set isBlocked while the user is in flows that must not be interrupted (purchases, onboarding, another full-screen ad).
Constructors
Link copied to clipboard
constructor(manager: AdManager, controller: AppOpenAdController, config: AppOpenConfig = AppOpenConfig())