I have a MAUI Blazor App on android and I want to use Google ads on it. So far, I couldn't find a way to do it.
Some solutions I've found involved using MauiMTAdmob plugin but it didn't work for me. I was getting a lot of errors and I couldn't even uninstall the nuget package from the project afterwards.
Did anyone manage to use Admob with the latest version of MAUI?
Is there any official suport for admob on MAUI? Will there be in the future?