google-unity / in-app-review

The Google Play In-app Review Plugin for Unity lets you prompt users to submit Play Store ratings and reviews without the inconvenience of leaving your game.
Other
38 stars 6 forks source link

Outdated dependency com.google.android.play:core #9

Closed SAsheulov closed 2 months ago

SAsheulov commented 2 months ago

The following email arrived from Google: image Link from mail: https://developer.android.com/guide/playcore#playcore-migration

Are you planning to update this plugin with updated dependencies? And when it will be?

aprius commented 2 months ago

I will check and update now

aprius commented 2 months ago

Can you try updating to the new version 1.8.2 to see if the problem still occurs?

EthanSK commented 2 months ago

Can't update https://github.com/google-unity/in-app-review/issues/10

SAsheulov commented 2 months ago

I have updated the plugin to the latest version, tested its functionality, and confirmed that it works correctly. Additionally, I have checked the dependency tree in the Android Project and can confirm that versions of the used Android libraries are current.

While I have not yet uploaded the application to Google Play, it seems the issue is resolved.