sbugert / react-native-admob

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

AdReward validation #425

Open quytang opened 5 years ago

quytang commented 5 years ago

Hi there, I can't find the way to verify the rewarded item in my back-end server. https://developers.google.com/admob/android/rewarded-video-ssv

I have read this file RNAdMobRewardedVideoAdModule and can't find a way to do that.

Would you mind telling me the right way to do that? Thanks :)