Skip to content
New issue

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

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

Already on GitHub? # to your account

Update Google Mobile Ads SDK 11.3.0 #357

Merged
merged 2 commits into from
May 11, 2024
Merged

Conversation

Astrovic
Copy link
Contributor

@Astrovic Astrovic commented Apr 17, 2024

Change Log

v7.1.1

  • Updated the IABTCF_TCString validator

v7.1.0

Module file: ti.admob-iphone-7.1.1.zip

Copy link
Contributor

@hansemannn hansemannn left a comment

Choose a reason for hiding this comment

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

Just one minor improvement!

@@ -430,6 +430,8 @@ - (void)requestTrackingAuthorization:(id)args

- (void)setAdvertiserTrackingEnabled:(id)advertiserTrackingEnabled
{
NSLog(@"[WARN] Ti.AdMob: The setter for advertiserTrackingEnabled flag is deprecated since Ti.Admob 7.1.0: The setAdvertiserTrackingEnabled flag is not used for Audience Network SDK 6.15.0+ on iOS 17+ as the Audience Network SDK 6.15.0+ on iOS 17+ now relies on [ATTrackingManager trackingAuthorizationStatus] to accurately represent ATT permission for users of your app);");

Copy link
Contributor

Choose a reason for hiding this comment

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

You can use the DEPRECATED_REPLACED() macro to return a standardized log message :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done in abd1591

Copy link
Contributor

Choose a reason for hiding this comment

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

This is good!

@hansemannn
Copy link
Contributor

@Astrovic Can we merge?

@Astrovic
Copy link
Contributor Author

@hansemannn yes, it works fine

@hansemannn hansemannn merged commit cd26175 into tidev:master May 11, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants