Shin-NiL / Godot-Android-Admob-Plugin

Android AdMob plugin for Godot Game Engine 3.2 or higher
MIT License
543 stars 66 forks source link

Rewarded Video has gone why not remove it? #199

Open himaghnam opened 2 years ago

himaghnam commented 2 years ago

image

Funmungus commented 2 years ago

com.google.android.gms.ads.reward.RewardedVideoAd has been replaced by com.google.android.gms.ads.rewarded.RewardedAd In version 6.0.0 we started using the new RewardedAd, but this plugin's methods and classes did not change for Godot. They could be renamed to match the new RewardedAd, since RewardedAd does not always have video.