HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
245 stars 68 forks source link

[ react-native-hms-ads ] Not able to receive Rewarded Ads postback #167

Closed tarouboy closed 2 years ago

tarouboy commented 2 years ago

Description I've followed the instructions and created a rewarded ad on Huawei Console. Entered the Server Side Verification URL. But never received a postback. I tried capturing the postback from POST and GET, both no logs found.

I checked the related docs and guides from the official site but there's not much information for this part.

Expected behavior Receive a post back on server side so I can reward the user.

Current behavior Ad shown successfully, all events on client side are working.

Environment