akhzarna / admobusingfirebaseinreactnative

admob using firebase in react native
2 stars 2 forks source link

in my site banner add is working but interstitial add is not working and then throw error #1

Open saeedsagacious opened 2 years ago

saeedsagacious commented 2 years ago

image

saeedsagacious commented 2 years ago

Just check in the file "package.json" that packages of firebase has the same version, example:

dependencies{ "@react-native-firebase/admob": "^11.5.0", "@react-native-firebase/app": "^11.5.0" }