2022-01-01から1年間の記事一覧
インタースティシャル用のクラスを用意 import GoogleMobileAds #if DEBUG let adUnitID = "" #else let adUnitID = "" #endif final class Interstitial: NSObject, GADFullScreenContentDelegate { private var interstitial: GADInterstitialAd? override…
インタースティシャル用のクラスを用意 import GoogleMobileAds #if DEBUG let adUnitID = "" #else let adUnitID = "" #endif final class Interstitial: NSObject, GADFullScreenContentDelegate { private var interstitial: GADInterstitialAd? override…