marcojak / MTAdmob

Admob plugin for Xamarin Android and iOS
https://www.xamarinexpert.it/admob-made-easy/
160 stars 26 forks source link

Banner Ad on embedded Xamarin Form within Native IOS application #142

Open SoureMaster opened 8 months ago

SoureMaster commented 8 months ago

Hello is it possible to use this in an embedded Xamarin Forms ContentPage within a Native Xamarin IOS app. I have been trying for the longest. But the banner ad is not showing. In my app there is no App.xaml/App.xaml.cs file. Only AppDelegate where I placed, MobileAds.SharedInstance.Start(CompletionHandle);

Thanks.

marcojak commented 8 months ago

Hi. I have never tried but I guess it should be possible. Have you tried the latest nuget package? What do you see in the log?