Код: Выделить всё
if InterstitialViewController.canShowAd(){
InterstitialViewController.showAd(placement: "org_num_1")
}
Подробнее здесь: https://stackoverflow.com/questions/796 ... ppylar-sdk
Код: Выделить всё
if InterstitialViewController.canShowAd(){
InterstitialViewController.showAd(placement: "org_num_1")
}