|
I'm trying to use the Xamarin.GooglePlayServices.Ads package for Interstitial ads. I wrote my callback class: But it gives an error: onAdLoaded(Object) in InterstitialCallback and onAdLoaded(InterstitialAd) in AdLoadCallback have the same erasure, yet neither overrides the other Has anyone found a work around? I found an old work around here: xamarin/GooglePlayServicesComponents#425 (comment) But it doesn't work anymore, says something like it can't find zzzk. |
Answered by
DevPavel
Mar 13, 2025
Replies: 1 comment
|
Found a solution! https://learn.microsoft.com/en-us/answers/questions/508242/how-to-add-interstitial-ads-in-xamarin-android |
0 replies
Answer selected by
DevPavel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found a solution! https://learn.microsoft.com/en-us/answers/questions/508242/how-to-add-interstitial-ads-in-xamarin-android