fixed scaling issue of ad in webseries.

This commit is contained in:
2024-09-11 19:39:34 +05:30
parent 40193095a8
commit cc70306759
3 changed files with 22 additions and 19 deletions

View File

@@ -42,7 +42,7 @@ class GamesListVC: UIViewController {
Task {
do {
interstitial = try await GADInterstitialAd.load(
withAdUnitID: "ca-app-pub-3940256099942544/4411468910", request: GADRequest())
withAdUnitID: "ca-app-pub-5699008063638916/8126400123", request: GADRequest())
interstitial?.fullScreenContentDelegate = self
rewardedAd = try await GADRewardedAd.load(