Hi,
I'd like to show Interstitial Ads in my Monogame game using GoogleAdMobAds component. There is an official example how to show banner but I could not find the one showing Interstitial Ads.
Problems so far: 1. GADRequest contructor expect parameter of NSCoder type - I do not know how to use it. 2. GADInterstitial class - I can not see any method showing the Ad (I would like to control the moment of showing the Ad)
Regards Koto