Skip to content
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

Open
sakibanda opened this issue Sep 2, 2024 · 5 comments
Open

Clarification Regarding Complaince with Google Play Policies #99

sakibanda opened this issue Sep 2, 2024 · 5 comments

Comments

@sakibanda
Copy link

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.

@SuddenH4X
Copy link
Owner

Hi @sakibanda,

thanks for your message. It appears that Google has recently updated their policies regarding app reviews. One of the new rules is:

Techniques to evade app reviews are not allowed.

(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.

@rohitjakhar
Copy link

But still i see many app like bumble, they show dialog to ask user to review their app on playstore.
How do they do it?

@sakibanda
Copy link
Author

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.

@rohitjakhar
Copy link

I think your implementation may be wrong, if you show proper message for app rating so there is no issue.
If possible can you show me the UI?

@sakibanda
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants