Closed ablohme86 closed 1 year ago
After putting:
CrossMTAdmob.Current.OnInterstitialLoaded += Current_OnInterstitialLoaded1;
on iOS in App.xaml.cs at the OnStart override it will never "flip". Works great on Android, so its hard for me to know when to call .Show. If I create a button to call ShowInstertitial and click it after load I will receive a interstitial ad
Banner ads is working on both iOS and Android
Version 1.9 should work fine. Closing for now.
After putting:
on iOS in App.xaml.cs at the OnStart override it will never "flip". Works great on Android, so its hard for me to know when to call .Show. If I create a button to call ShowInstertitial and click it after load I will receive a interstitial ad
Banner ads is working on both iOS and Android