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

IMPROVEMENT #32

Open
ghost opened this issue Sep 16, 2020 · 1 comment
Open

IMPROVEMENT #32

ghost opened this issue Sep 16, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 16, 2020

Hi, thanks for your library, can you add a completion handler when user did a review? because for now we cannot know if he canceled or not..

Thanks :)

@takecian
Copy link
Owner

Hello,

Unfortunately, we couldn't tell whether users did review or not because SKStoreReviewController.requestReview() is used for showing rating popup. This api doesn't have return value and callback. What we can do is to tell the system "Please ask the user to rate or review your app, if appropriate" by using this api.

https://developer.apple.com/documentation/storekit/skstorereviewcontroller/2851536-requestreview

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

1 participant