Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android In-app rating promt submit button and stars are disabled on Production app

I have integrated the Android In-app rating feature in my app. It was working fine during testing. But in production on some devices, submit button and stars are disabled.enter image description here Can anyone know the actual issue with this?

like image 954
imvishi Avatar asked Oct 17 '25 12:10

imvishi


1 Answers

The Submit button should be disabled only in a version which was downloaded via Play Store’s app sharing feature.

See Test using internal app sharing, it’s explicitly written there:

Important: When using an app installed with internal app sharing, reviews can't be submitted. To emphasize this difference, the button is disabled in the UI.

So you need to make sure that you are working on a pure production non-app-sharing version.

like image 126
Shlomi Katriel Avatar answered Oct 20 '25 02:10

Shlomi Katriel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!