Closed MoienTajik closed 2 months ago
I'll check and if I find the issue, I'll update the plugin asap.
Did you have a chance to take a look at this one? I would be happy to contribute, but since it's not open source, I can't do anything except waiting ...
I'm looking at it right now. You are right, the options are not passed correctly. I'm looking at fixing it right now and I'll publish an update asap.
I've just released the new version 1.6.2 that fixes this issue on both Android and iOS. It should be available in the next few minutes. I'm closing this issue for now but feel free to open a new one if needed.
Hi,
I’m experiencing an issue with the
LoadRewarded
method when using Rewarded Ads. Specifically, I’m passing theUserId
as part of theMTRewardedAdOptions
to theLoadRewarded
method, but it appears that thisUserId
(and the wholeMTRewardedAdOptions
passed argument) is not being used within theRewardService
.As a result, my SSV (Server-Side Verification) fails because the
UserId
is empty, despite it being provided at the call site.Versions: Plugin.MauiMTAdmob: v1.6.0