Closed OniTheC4t closed 5 years ago
I'm not able to replicate this issue on my end.
Can you show how you are using the UnityAds.SetGDPRConsentMetaData() method? It's possible that you're providing a non-boolean value which causes this error.
I get this error too. I've updated admob with GoogleMobileAdsUnityAdsMediation 2.0.0 to show unity ads.
@joshuajplagonera
Updated the Unity Ads Unity Mediation plugin which should fix this issue: 0a2af6a9bac5cf0830a13f140c3bf3b9f893e363
I get this error:
GADUMUnityAdsInterface.m:19:8: initializing 'BOOL' (aka 'signed char') with an expression of incompatible type 'void'
Referred to this: