ever since I am trying to implement adMob mediation I have been running into nightmares in my life. I dont know why I am getting this error of
" error CS1061: 'GoogleMobileAdsSettings' does not contain a definition for 'IsAdMobEnabled' and no accessible extension method 'IsAdMobEnabled' accepting a first argument of type 'GoogleMobileAdsSettings' could be found (are you missing a using directive or an assembly reference?)"
I tried solving this by reimporting all assets and everything but nothing is happening. I again imported a new mediation plugin to see if the files are missing. But nothing seems to work out. I tried to upgrade the unity version as well.
Before this I was getting the utils error,and I dont know what I did it got solved.