Ads from Google Ad manager not showing in Android

Environment
Expo CLI 2.10.0 environment info:
System:
OS: macOS 10.14.2
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 11.1.0 - /usr/local/bin/node
Yarn: 1.12.3 - /usr/local/bin/yarn
npm: 6.5.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Android Studio: 3.3 AI-182.5107.16.33.5264788
Xcode: 10.1/10B61 - /usr/bin/xcodebuild
npmPackages:
expo: ^32.0.0 => 32.0.4
react: 16.5.0 => 16.5.0
react-native: https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz => 0.57.1
npmGlobalPackages:
expo-cli: 2.10.0

Steps to Reproduce

Very simple:

  1. expo init myNameApp
  2. Edit App.js
  3. expo start
  4. Open Expo App

Expected Behavior

The banner should show in iOS Emulator, Android Emulator, iOS and Android (Real devices)

Actual Behavior

The Banner only showing in iOS Emulator and iOS real device :frowning:
In Android simulator only add “Test Add” in Real Devices not showing.

Reproducible Demo

this app may help you

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.