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.play:core:1.10.3 warning from Google Play #247

Open
JonWatson opened this issue Jun 12, 2024 · 9 comments
Open

com.google.android.play:core:1.10.3 warning from Google Play #247

JonWatson opened this issue Jun 12, 2024 · 9 comments

Comments

@JonWatson
Copy link

We are getting a new warning from Google Play regarding the com.google.android.play:core:1.10.3 dependency that Apptentive adds to our project.

Do you have an updated version in the works to fix this issue?

com.google.android.play:core has added this note for core:1.10.3:

If your app is targeting SDK 34+ (targetSdkVersion), then the PlayCore SDK is outdated and will likely cause crashes in your app! Please update: https://developer.android.com/guide/playcore#playcore-migration
@gmbett
Copy link

gmbett commented Jun 18, 2024

I just got the same warning, is there a new version planned to fix this problem?

@giorgioprovenzale
Copy link

Hello!, we have the same issue, please an update would be very helpful

@galengeocaching
Copy link

Hi Apptentive! Google Play is warning that if this deprecated dependency isn't removed by August 31st it is going to start blocking app store submissions, as it does not compile correctly when targeting Android 14.

According to your build.gradle notes you are using this for play store reviews. Would you please prioritize updating to the latest In-App Review library, as laid out in documentation Google forwarded about Play library deprecation: https://developer.android.com/guide/playcore#java-kotlin-in-app-review

@jennparker
Copy link

We're having the same issue. Please advise.

@mayuce
Copy link

mayuce commented Jun 27, 2024

Hello everyone, apparently there is a way newer version of the SDK but nobody informed people. Check this page out and update your dependencies, your problem will be solved afterwards :)

@jennparker
Copy link

@mayuce thank you so much!

@mayuce
Copy link

mayuce commented Jun 28, 2024

@mayuce thank you so much!

You're welcome Jenn, good luck with the implementation! :)

@jayasankarC1
Copy link

Use com.google.android.play:core-ktx:latest_version instead of com.google.android.play:core:1.10.3 in your Kotlin project.

@anurudh-khatri11
Copy link

I have seen everywhere but could not find the library in my code com.google.android.play:core:1.10.3 .
can anyone tell me how to remove this warning:
com.google.android.play:core:1.10.3
com.google.android.play:core version 1.10.3 has been reported as problematic by its author and will block publishing of your app to Play Console View usage

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

8 participants