marcojak / MTAdmob

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

No resource for MobileAds.initialize() #127

Closed starlisa closed 1 year ago

starlisa commented 1 year ago

When I add the code for MobileAds.initialize(), it tells me that it can't find MobileAds. I'm using MarcTron.AdMob 1.9.0.3, but there are no libraries in the Android app resource folder that contain MobileAds. Did something fail to install properly?

Thanks, Lisa

ozmertdeniz commented 1 year ago

When I add the code for MobileAds.initialize(), it tells me that it can't find MobileAds. I'm using MarcTron.AdMob 1.9.0.3, but there are no libraries in the Android app resource folder that contain MobileAds. Did something fail to install properly?

Thanks, Lisa

Hi starlisa, I'm also dealing with the same error, can you explain how you solved it?