-
Notifications
You must be signed in to change notification settings - Fork 18
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.0 incompatibility with Android 14 #10
Comments
If it helps, I updated build.gradle of the plugin:
And updated:
|
I updated only the files in directory plugins. And if I tried to update different files manually, I have other errors. Please... a new version is needed. |
That is compiling and runing with: Modify gradle files like wrote before:
And
With:
|
I posted a fork with files updated. Could you please try it. |
@kungfu-king-betty , please check the pull request. |
Your Environment
cordova -v
): 12.0.0cordova platform ls
): 13.0.0Actual Behavior
Google Play Store not finding an incompatibility in the SDK with Android API 34 by updating to the latest Play Core library version dependency to avoid app crashes : https://developer.android.com/guide/playcore#playcore-migration
Expected Behavior
Google Play Store finding an incompatibility in the SDK with Android API 34 because of com.google.android.play:core:1.10.0 defined in the build.gradle file.
Steps to Reproduce
Context
Create and upload Android app with this plugin to the Google Play Store.
The text was updated successfully, but these errors were encountered: