Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

FlutterApplovinMax.initInterstitialAd don't have a loaded event #25

Open
mikron123 opened this issue Dec 2, 2021 · 1 comment
Open

Comments

@mikron123
Copy link

After FlutterApplovinMax.initInterstitialAd a loaded event is not fired.
Even if we use

await FlutterApplovinMax.initInterstitialAd("AD_ID");
bool isInterstitialVideoAvailable = await FlutterApplovinMax.isInterstitialLoaded(listener);

The listener is not triggered, and isInterstitialVideoAvailable is false. After a few seconds if we check again, it's true.

How can we tell if an ad was indeed loaded / failed to load?

@YoussefDahmaneJdid
Copy link

Some times it's a problem whit your network

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants