Hi guys,
Have you encountered recently similar problem as I do?
I have two versions of my app - iOS and Android one, and while on iOS ads.isAdAvailable works fine,
on the Android version, since friday, when I call ads.isAdAvailable - I always get true,
even if later the listener prints: event.isError = true when it’s trying to show the ad.
So the app is trying to show Vungle, but it can’t. Previously it was working just fine so I’m confused…
Also tried with CoronaProvider.ads.vungle. prefix but with no luck - it’s the same.
Any experience on that issue?
Thanks