pavelzaichyk / flutter_unity_ads

Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.
https://pub.dev/packages/unity_ads_plugin
MIT License
30 stars 12 forks source link

Keep isAdReady parameter #22

Closed anass-naoushy closed 2 years ago

anass-naoushy commented 2 years ago

I usually load rewarded ads when the user enters an article to read and then when he exits is I show him the ad. But how can I know that the ad is ready and has fully loaded. I cannot use the parameters of onComplete... bcz I am loading the Ad in a separate page from where the user is shown the Ad.

pavelzaichyk commented 2 years ago

isReady is removed from Unity Ads SDK with comment Use the updated Load method signature to access load callbacks. https://docs.unity.com/ads/DeprecatedAPIClasses.htm