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

Predefined rating value #13

Closed
artuska opened this issue Jan 11, 2019 · 1 comment
Closed

Predefined rating value #13

artuska opened this issue Jan 11, 2019 · 1 comment

Comments

@artuska
Copy link

artuska commented Jan 11, 2019

Need some config parameter to pass in launch function as first argument:

var config = {
    rating: 3
};

LaunchReview.launch(config, successCallback, errorCallback);

And this will open App Store or Google Play with 3-stars rating.

Any thoughts?

@dpa99c
Copy link
Owner

dpa99c commented Jan 14, 2019

Neither Android or iOS supports programmatic specification of an App Store rating value in this way.

@dpa99c dpa99c closed this as completed Jan 14, 2019
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

2 participants