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

com.google.android.gms:play-services-ads version 19.8.0 has been reported as problematic by its author and will block publishing of your app to Play Console #3861

Open
EmanueleCal opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@EmanueleCal
Copy link

As from the title I get this message in the build.gradle (:app).

Ignoring it and proceeding, lead me to the following message in Google Console:

⚠️ Warning
Google Mobile Ads (GMA) SDK (com.google.android.gms:play-services-ads) has added this note for SDK version 19.8.0:
As of June 30th, 2023, this version is sunset. For more information, please visit https://developers.google.com/admob/android/deprecation.
After 90 days from the release of this version of the app, you will no longer be able to release new versions containing this SDK version in production or open testing.

Learn more about the SDKs in use and make informed decisions with the Google Play SDK Index Go to SDK Index.

⚠️ Warning
Google Mobile Ads (GMA) SDK (com.google.android.gms:play-services-ads-lite) has added this note for SDK version 19.8.0:
As of June 30th, 2023, this version is sunset. For more information, please visit https://developers.google.com/admob/android/deprecation.
After 90 days from the release of this version of the app, you will no longer be able to release new versions containing this SDK version in production or open testing.

Learn more about the SDKs in use and make informed decisions with the Google Play SDK Index Go to SDK Index.

To Reproduce
Steps to reproduce the behavior:

  1. Create an app that use com.google.android.gms:play-services-ads version 19.8.0
  2. Open the source code in Android Studio to get the warning
  3. Ignoring it, build for Android .aab
  4. Publish the app bundle
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

No branches or pull requests

2 participants