AdstronomicAdsInterstitial
object and init it (with your application context in parameter). After this, you have two possibilities:Adstronomic.loadAndShow
with the app context and the ad object as parameters.loadAd
.
And, when you want to show the ad (after a specific event - For example: click on a button) you can do it with the method show
.onAdClosed
.