sbugert / react-native-admob

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

video reward not show in real device , in emulator is showing #183

Open ajiehatajie opened 6 years ago

ajiehatajie commented 6 years ago

what would I fill in the DeviceID setTest value, because when I tested it out, the video gift did not show up. whereas when I test in the emulator video the gift appears, currently my deviceid value is retrieved from the https://github.com/rebeccahughes/react-native-device-info package. getDeviceId ()

thanks

koenpunt commented 6 years ago

Without any code on how you're using the library there's no way to tell you what's going wrong.