sbugert / react-native-admob

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

Ads Not Displayed On Android Oreo Devices #298

Open syedabuthahirm opened 6 years ago

syedabuthahirm commented 6 years ago

Version: 2.0.0-beta.3

Ads aren't showing on my oreo device but ads are working fine in Earlier Versions.

ereenyessamhanna commented 6 years ago

It aslo works for me on the earlier devices before oreo . is there any news about this issue ?

syedabuthahirm commented 6 years ago

nope. I didn't resolve that issue. i tried, but i skipped that part. you can try v1.3.2.

anhhtz commented 6 years ago

Same problem on Lenovo S660 (Android 4.4.2)

re-LIFE commented 5 years ago

Same problem ads not show in oreo

julianov commented 5 years ago

Hello All. Im having the same problem. Is there any news?

yalcinozer commented 5 years ago

I had the same error and solved it by adding the line below to my config.xml file. For those who still search for a solution. I also using android platform 7.1.4 <preference name="android-targetSdkVersion" value="26" />