MauiMTAdmob icon indicating copy to clipboard operation
MauiMTAdmob copied to clipboard

Results 27 MauiMTAdmob issues
Sort by recently updated
recently updated
newest added

I have an app built with your plugin version 1.3.2 and the ads work perfect on Android, but when I build it for iOS (physical device, windows machine) it crashes...

Hello, when I install the MAUI MtAdmob nuget package, I started to get compile time errors for my android build. (i have not tested the iOS version yet) These errors...

On Android, I upgraded 1.0.2 to 1.0.4 an error will be thrown. I found out is the Plugin.Firebase 1.2.5 that has a conflict with 1.0.4. Reverting it back to 1.0.2,...

i follow all instruction to activate interstitial ad and i use it for android this is my code in main activity using Android.App; using Android.Content.PM; using Android.Gms.Ads; using Android.OS; namespace...

Thread started: #9 Thread started: #10 Thread started: #11 [0:] An error occurred: '__Internal'. Callstack: ' at Plugin.MauiMTAdmob.Platforms.iOS.MTAdViewHandler.CreatePlatformView() at Microsoft.Maui.Handlers.ViewHandler`2[[Plugin.MauiMTAdmob.Interfaces.IMTAdView, Plugin.MauiMtAdmob, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null],[Google.MobileAds.BannerView, Google.MobileAds, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].OnCreatePlatformView() at Microsoft.Maui.Handlers.ViewHandler.OnCreatePlatformElement()...

**Steps to Reproduce:** 1. Load an advertisement. 2. View the advertisement. 3. Disable the internet connection. 4. Attempt to dismiss the advertisement by clicking the close (X) button. **Expected Behavior:**...

I am working on .Net MAUI Blazor iOS, I have added bottom space for showing banner ads, but when ads doesn't show/load then my bottom space still present. In Android...

Hello, I've been using your xamarin plugin for a long time and really liked the simplicity so thank you. Since moving to MAUI I've found your work to be helpful...

[LightWork-2024-02-08-115853 copy.ips.txt](https://github.com/marcojak/MauiMTAdmob/files/14230319/LightWork-2024-02-08-115853.copy.ips.txt) Rename the attachment to ".ips" only. After upgrading to the latest version 1.2.1 its still crashing on release build for iOS. Debug build runs fine. If you could...