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 only Play Once #133

Closed KanataEXE closed 3 years ago

KanataEXE commented 3 years ago

Godot version: 3.2.3

AdMob Plugin version: 4.1.1

Issue description: I just recently used this AdMob for my game and only used rewarded video for testing.

However... the rewarded video only plays once. I have to quit the game and enter it so it will load the rewarded video.

Is there a way for the rewarded video to always be loaded after play?

image

image

KanataEXE commented 3 years ago

I've just found the solution.

image

Basically, each time I finished watching the ads, it will load again.

A lazy way to do it, but as long as it works.