The reward button will be disabled in this period to inform the user. Once the cool down ends, an ad will be loaded and button will become clickable. I plan to do this using Handler.postDelayed()
and shared preferences.
Can AdMob frequency capping provide a better solution? Can I find when the next ad will be available using the AdMob Android SDK?