Question by
JigneshKoradiya · Apr 15, 2016 at 10:17 AM ·
c#scripting problemplugin
OnAdRewarded not called after video completed
hi, i am using this plugin for admob reward ads interstitial and bannerr works fine,but in reward video
https://github.com/googleads/googleads-mobile-unity/releases/tag/v3.0.3
i get "video load event" and "video start event" but i don't get video complete means "OnAdRewarded event" after video watch successfully after i close the ads i get event Videoclosed
can you help me if you solved this issue ? i do not get OnAdRewarded event so i can not give coin to user if they watch video sucessfully
Comment
Have you tried it in a builded game? Some things may not work as expected in Editor.
Your answer