When players die in my game, I want to give them an option to watch a rewarded video and continue playing. What is the correct way to do this?
Do I need to preload the rewarded video in advance? If yes, when is the best time to preload - at the moment the player dies, or earlier? Maybe even at the beginning of the level?
If I choose to always preload rewarded videos on every level, but my players rarely agree to watch them - can it cause problems with AdMob or other ad networks?
If I don't preload them, will there be a long delay before the video starts playing?