Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced deprecated methods #391

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Replaced deprecated methods #391

merged 1 commit into from
Jan 12, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 6, 2024

Replaced deprecated methods

Copy link

@bdaljlylaljwbany52 bdaljlylaljwbany52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uploading googlemobileadssdkios.zip…
Swift/admanager/AdManagerAppOpenExample/AdManagerAppOpenExample

Copy link

@bdaljlylaljwbany52 bdaljlylaljwbany52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -147,8 +147,8 @@ - (IBAction)loadTargetedAd:(id)sender {
GADRequest *request = [GADRequest request];
if ([self.childDirectedLabel.text isEqual:@"Yes"] ||
[self.childDirectedLabel.text isEqual:@"No"]) {
[GADMobileAds.sharedInstance.requestConfiguration
tagForChildDirectedTreatment:self.childDirectedLabel.text.boolValue];
GADMobileAds.sharedInstance.requestConfiguration.tagForChildDirectedTreatment =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copybara-service copybara-service bot force-pushed the test_596143741 branch 2 times, most recently from b094a24 to 6b4818e Compare January 12, 2024 22:33
@copybara-service copybara-service bot changed the title Update samples to be stable for version 11.0.0 release Replaced deprecated methods Jan 12, 2024
PiperOrigin-RevId: 597957402
@copybara-service copybara-service bot merged commit a41bd1d into main Jan 12, 2024
@copybara-service copybara-service bot deleted the test_596143741 branch January 12, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant