Plugin.AdMob
Plugin.AdMob copied to clipboard
.NET MAUI plugin for AdMob
Hello, I am trying to get Interstitial ads working in my .NET Maui application. It is currently failing on both iOS and Android. In my view model, I am retrieving...
Can you please add support for native ads, which respond to certain height and width requests?
Hi, Great plugin—thanks for your hard work on this! Does this plugin support the GDPR EU consent form for users in the European Union? If not, it would be a...
Hi! In EU we need to ask for consent... is this implemented in your lib? See here: https://developers.google.com/admob/android/privacy
I am using MAUI 8 with Shiny Framework which is a combination of Shiny and Prism. My problem is that when the handler is applied to the BannerAd control, the...
Is there any way we can use adMob for Blazor Hybrid ?? If you add sample for Blazor Hybrid?
Hello, I'm trying to wrap my head around how this works. Do I need to do any config to get your sample app to load ads? I'm getting a vague...
This Library only shows Test Ads, When I set the App to Release mode no real ads show up, both on Android and IOS. When I use a different library,...
Not working on the latest MAUI SDK 8.0.80 getting the following error: ``` Version conflict detected for Xamarin.AndroidX.Lifecycle.LiveData.Core. Install/reference Xamarin.AndroidX.Lifecycle.LiveData.Core 2.8.4 directly to project Anti-Food to resolve this issue. Anti-Food...