You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least in Android, calling AdMobRewarded.isReady(cb) crashes the app unless AdMobRewarded.requestAd() was called before.
It would be beneficial to be able to ask if video is present without need to do requestAd first, though.