Update your com.google.android.play:core:1.10.3 Maven dependency to an Android 14 compatible version! Your current com.google.android.play:core:1.10.3 library is incompatible with targetSdkVersion 34 (Android 14), which introduces a backwards-incompatible change to broadcast receivers. As a reminder, from August 31, 2024, Google Play requires all new app releases to target Android 14. Update to the latest library version dependency to avoid app crashes. #3316
Labels
Describe the bug
Possible related:
#3315
Uploading my game built with Unity 2021.3.43f1 or 2022.3.45f1 used EDM4U 1.2.182, Google rejects my upload with:
So I opened up mainTemplate.gradle and found Play Core 1.10.3 is used.
Deleting all custom gradle files and create them again doesn't work, force resolve, either.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
(Probably) Play Core related stuff needs to be updated and Google accepts my update.
Versions
Additional context
Also using Unity Ads 4.4.2 and Unity IAP 4.12.2
The text was updated successfully, but these errors were encountered: