xamarin / GoogleApisForiOSComponents

MIT License
225 stars 161 forks source link

AppEventDelegate not exposed in MobileAds ApiDefinition #509

Open pboisso opened 2 years ago

pboisso commented 2 years ago

We would like to get access to BannerView.AppEventDelegate to hook to AppEventDidReceiveAppEvent event.

Would it be possible to update by any luck? Can we submit a pull request and see an updated nuget in a timely manner?

Thanks.

johanliu897 commented 2 years ago

@pboisso AppEventDelegate is not able to use now. I've created new PR here to make it public. https://github.com/xamarin/GoogleApisForiOSComponents/pull/510

pboisso commented 2 years ago

@johanliu897, Wonderful, thanks a lot !!!