You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Therefore, I'm sure flutter version AdMob plugin is also enable to have this feature.
Unfortunately, my app currently show many same ads in the ListView because there is no way to load different ads.
I think that this circumstance is not good for both users and publishers.
Plugin Version
google_mobile_ads: ^5.3.1
The text was updated successfully, but these errors were encountered:
Describe the problem
I could not find the way to load multiple different ads in one request.
For ios sdk, there is the way and the document here.
https://developers.google.com/admob/ios/native#multiple
For Android sdk, I found doc here.
https://developers.google.com/admob/android/native#loadads
Therefore, I'm sure flutter version AdMob plugin is also enable to have this feature.
Unfortunately, my app currently show many same ads in the ListView because there is no way to load different ads.
I think that this circumstance is not good for both users and publishers.
Plugin Version
google_mobile_ads: ^5.3.1
The text was updated successfully, but these errors were encountered: