googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.38k stars 1.08k forks source link

UnityAds reward videos callback not working on iOS #652

Closed alaslipknot closed 6 years ago

alaslipknot commented 6 years ago

Hi,

this is some pretty weird issue, the game works perfectly on Android, but on iOS only Vungle and GoogleAds are performing correctly, unityAds reward videos just don't do ANY callback.

I really can't think of anything in this situation, as the code used there is the exact same one used in another project which works just fine, also i double checked that everything is setup correctly in the dashboard (it is otherwise i wont even get ads from unity)

any help please?

thanks!

rampara commented 6 years ago

@alaslipknot just so to clarify, your issue is that Vungle callbacks are working as expected in one project but not another?

alaslipknot commented 6 years ago

@rampara on Android everything is working, on iOS, only Vungle and AdMob are working, when i get Ads from UnityAds, i don't get any callback within the game. and yes it's the same project.

rampara commented 6 years ago

@alaslipknot can you retest with the latest mediation support package for UnityAds?

rampara commented 6 years ago

Closing issue due to non-response.