i got following problem i wanted to add some Ads in my new Project in .Net MAUI which has the target Framework .Net8.0-android for now.
Things i already did i wanted to implement AdMob via the Plugin.MauiMTAdmob NuGget-Package.
- I Installed the newest Version 1.3.1.
- I implemented the ".UseMauiMTAdmob()
builder .UseMauiApp() .UseMauiMTAdmob()
- i upgraded my Manifest.xml and added following
- i upgraded my MainActivity
xmlns:controls="clr-namespace:Plugin.MauiMTAdmob.Controls;assembly=Plugin.MauiMTAdmob"
And now if im starting it i get following Log
device log
I created my AdMob Account yesterday, my Account got approved my App is outstanding because i didnt released it anywhere now. But for test purposes i can use the Test Ad Id as i did i thought. Otherwise i Added my Phone as Testphone to use it with my own Banner but this also doesnt work.
Ah and im Debugging with my Phone and not the Emulator.
Does anyone know what am i missing?
Greetings
Источник: https://stackoverflow.com/questions/780 ... t-net-maui
Мобильная версия