sbugert / react-native-admob

A react-native component for Google AdMob banners
BSD 2-Clause "Simplified" License
1.13k stars 532 forks source link

Fails to load ad with this repo but successful with expo's version #510

Open genesy opened 4 years ago

genesy commented 4 years ago

I'm getting Error: The ad request was successful, but no ad was returned due to lack of ad inventory. This only happens on android, my ios ad unit works fine.

I created a blank expo app with only their admob module in it and my adunit was showing properly with it. Any ideas?