You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Swift/admanager/AdManagerRewardedInterstitialExample/AdManagerRewardedInterstitialExample.xcodeproj/project.pbxproj
Copy file name to clipboardExpand all lines: Swift/admanager/AdManagerRewardedInterstitialExample/AdManagerRewardedInterstitialExample/GameViewController.swift
Copy file name to clipboardExpand all lines: Swift/admanager/AdManagerRewardedInterstitialExample/AdManagerRewardedInterstitialExample/GoogleMobileAdsConsentManager.swift
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ import UserMessagingPlatform
23
23
/// consent for users in GDPR impacted countries. This is an example and
24
24
/// you can choose another consent management platform to capture consent.
25
25
26
+
@MainActor
26
27
classGoogleMobileAdsConsentManager:NSObject{
27
28
staticletshared=GoogleMobileAdsConsentManager()
28
29
@@ -54,7 +55,7 @@ class GoogleMobileAdsConsentManager: NSObject {
Copy file name to clipboardExpand all lines: Swift/admanager/AdManagerRewardedVideoExample/AdManagerRewardedVideoExample/GoogleMobileAdsConsentManager.swift
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ import UserMessagingPlatform
23
23
/// consent for users in GDPR impacted countries. This is an example and
24
24
/// you can choose another consent management platform to capture consent.
25
25
26
+
@MainActor
26
27
classGoogleMobileAdsConsentManager:NSObject{
27
28
staticletshared=GoogleMobileAdsConsentManager()
28
29
@@ -54,7 +55,7 @@ class GoogleMobileAdsConsentManager: NSObject {
0 commit comments