react-native-admob icon indicating copy to clipboard operation
react-native-admob copied to clipboard

There is no ability to set user Id for rewarded ad

Open Karabur opened this issue 5 years ago • 3 comments

For server side validation and giving user a reward it is super helpful to set user id in application, so SSV callback will get user Id and will be able to give reward to specified user.

there is a method in SDK to set it https://developers.google.com/android/reference/com/google/android/gms/ads/reward/RewardedVideoAd.html#setUserId(java.lang.String)

But there is no RN counterpart for it.

Would be helpful to have one, as it looks like pretty common scenario for rewarded ads.

Karabur avatar Jan 06 '20 17:01 Karabur

+1

canerd7u avatar Mar 03 '20 12:03 canerd7u

I'm looking for this

nguyen95 avatar Mar 24 '20 09:03 nguyen95

yes, please add this, or is there any work around for this?

3gpvideos avatar Apr 09 '20 06:04 3gpvideos