-
Notifications
You must be signed in to change notification settings - Fork 40
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
Clarification Regarding Complaince with Google Play Policies #99
Comments
Hi @sakibanda, thanks for your message. It appears that Google has recently updated their policies regarding app reviews. One of the new rules is:
(See Deceptive Behavior) This rule was announced in July, but there was a grace period until a few days ago. As a result, using the libraries dialog isn't compliant anymore. I will remove the custom dialog from this library in a future release and recommend using the in-app review feature instead. |
But still i see many app like bumble, they show dialog to ask user to review their app on playstore. |
Yes, many apps are still asking to rate 5 stars but no action is taken by Google, those are popular apps with millions of users. But, they are targeting new apps without much users. Google responded saying I need to file a complaint if I have any problem with those apps. |
I think your implementation may be wrong, if you show proper message for app rating so there is no issue. |
Hi Rohit, No, i dont mean it in a wrong, I meant that apps which are affecting millions of users has to be reviewed carefully. I don't have any screenshots but I remeber seeing on popular apps, show text sounding "Rate us 5 Stars" , "Do you like using the app? Yes or No" and based on answer app shows play store rating. I don't think these are complaint with latest policy. I will post screenshots when I come across next time. |
Hello,
Recently my app was suspended and I see one of the reasons saying it cannot use "Techniques to evade app reviews are not allowed."
I am not sure whether this SDK is compliant with the Google Play Policy or not when using the function setRatingThreshold, please clarify.
The text was updated successfully, but these errors were encountered: