marcojak / MauiMTAdmob

MIT License
104 stars 17 forks source link

Ads do not show in Maui after last Maui update #35

Closed pgmariotti closed 4 months ago

pgmariotti commented 1 year ago

Since the last update of Visual Studio to version 17.6.2 an app I am developing stubbornly refuses to show AdMob ads. I have set an event handler for the ad loading on android, and checked that the ad s do not load at all. The ad I am trying to load is the standard Google banner test ad ca-app-pub-3940256099942544/6300978111.

manusoft commented 11 months ago

Me also same problem, after updating vs2022 to 17.6.2 ads not showing.

[reenguardfinde] Accessing hidden method Lsun/misc/Unsafe;->compareAndSwapObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Z (greylist, linking, allowed) [Ads] Ad failed to load : 3

erossini commented 10 months ago

Same issue here

marcojak commented 4 months ago

I'm going to close this issue ad it's not an issue but just in case someone else sees this: Ad failed to load : 3 means that everything works fine just there are no ads to show. Exactly the error is: "ad request was successful but there are no ads to be served."