kloder-games / godot-admob

Module Admob for Godot engine
MIT License
362 stars 62 forks source link

banner enable delay added #102

Closed yamshing closed 5 years ago

yamshing commented 5 years ago

I added BANNER_ENABLE_DELAY to change the delay for the banner ad enabling after interstitial or RewardBasedVideoAd because of the bug report here: https://github.com/kloder-games/godot-admob/issues/53#issuecomment-521270007.

I tested the RewardBasedVideo with 2 seconds of delay and on the device(iPhoneXR) it crashed once from time to time ,so I set 5 seconds as default value but one can easily change.