xamarin / GoogleApisForiOSComponents

MIT License
225 stars 161 forks source link

Xamarin.Google.iOS.MobileAds AdloaderDelegate is always null even though it is set #604

Open webwarrior06 opened 1 year ago

webwarrior06 commented 1 year ago

I am using the version 8.13.0.3 for the named library.

I set the delegate for my native ads loader. But it does not set the delegate at all.

What could be the possible reason to that?

What I tried so far,

image

claudioredi commented 6 months ago

Anyone? We're experiencing the same problem. As an addition, this problem logs the following error to the application output

<Google> Delegate does not conform to the required protocol, nil. Add nil to XX_iOS_YYY_PlatformAdsLoader's protocol list.`