google / play-unity-plugins

The Google Play Plugins for Unity provide C# APIs for accessing various Play services
Other
441 stars 115 forks source link

In App Review only shows up once #203

Open pedromgdo opened 2 years ago

pedromgdo commented 2 years ago

I can only get the review prompt to show up once, even when in internal test track, in order for it to show up again I need to clear data and cache of the Google Play Store. Things I've tried:

None of these worked, any solutions to this problem?

pedromgdo commented 2 years ago

A bit of extra information about things I've tried these past few days that could give a starting point to someone facing the same issue:

If anyone has any insights on what the issue could be or new things to try at this point, I'm willing to do anything, I want to release my game, but I'm unable to because of this.

indiecore commented 1 year ago

Something is definitely wrong with whatever is supposed to be allowing the in app review to trigger without quota on the internal test track. It simply does not work, you will see the review once, then it will quota you.

To get around this I've been using the Internal App Testing feature which seems to ignore the quota correctly.

https://support.google.com/googleplay/android-developer/answer/9844679?hl=en

This all works as expected for a user, you see it once, interact with it and then get quota'd as expected.

DomWill commented 1 year ago

I'm having the same issue too with only seeing the popup once. Google Review SDK 1.8.1 Unity 2021.3.7f1.

Sven-vh commented 1 year ago

Having the same issue too. New Device and a fresh Google account. Only seeing the pop-up once. Restarting the app doesn't work. The only way for it to show up again is to clear data and cache of the Google Play Store like Pedromgdo said.

Google Review SDK 1.8.1 Unity 2021.3.25f1