react-native-admob / admob

Admob for React Native with powerful hooks and components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash when using rewarded ads on android

beenlove opened this issue · comments

Description

I got a crash when using rewarded ads on android both using classes and hooks. The application exits without any error message. iOS works very well.

Expected behavior

Actual behavior & steps to reproduce

Snack or minimal code example

Package versions

  • React Native: 0.64.0
  • React Native AdMob: 1.2.1

Affected platforms

  • Android
  • iOS

Please copy your error stack trace(LogCat).

@wjaykim I checked again and found that the error was caused by trying to display the ad when it was not finished loading. However I checked adLoaded = true.

Can you reproduce your code?

Closing due to inactivity. If it is still happening, reopen your issue.