hms-react-native-plugin
hms-react-native-plugin copied to clipboard
HMSReward.adRewardedListenerAdd is not functioning properly
The function HMSReward.adRewardedListenerAdd is not functioning properly when showing ads for the second time. Additionally, after watching the full ad, it fails to provide the expected reward and also not running the listener. HMSReward.adRewardedListenerAdd((reward) => { console.log('adRewardedListenerAdd: reward', reward); });