marcojak / MTAdmob

Admob plugin for Xamarin Android and iOS
https://www.xamarinexpert.it/admob-made-easy/
160 stars 26 forks source link

Rewarded video doesn't work on iOS #111

Closed prok155 closed 1 year ago

prok155 commented 2 years ago

Describe the bug I updated plugin from 1.6.9 to the 1.8.0 version. When I complete rewarded video in 1.8.0 version I don't get reward, it happens only on iOS. When I used 1.6.9 version, everything works as expected.

To Reproduce Steps to reproduce the behavior:

  1. Watch rewarded video and complete it.
  2. You won't get the reward, seems like OnRewardedVideoAdCompleted is not triggered.

Expected behavior You should get the reward when you complete rewarded video.

Smartphone (please complete the following information):

changguangyu commented 2 years ago

Same issue here, not onley OnRewardedVideoAdCompleted , all callback event is not triggered under iOS when using 1.8.0

marcojak commented 1 year ago

Please use version 1.9.x.x. It should fix the issue