Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[NEW] "Rate us in the Store" in Settings screen #2318

Closed
rafaelks opened this issue Nov 15, 2018 · 4 comments
Closed

[NEW] "Rate us in the Store" in Settings screen #2318

rafaelks opened this issue Nov 15, 2018 · 4 comments
Assignees

Comments

@rafaelks
Copy link
Contributor

No description provided.

@cardoso
Copy link
Collaborator

cardoso commented Nov 22, 2018

Do you have an example of App that does this? The StoreKit API for asking for reviews cannot work this way.

"Although you should call this method when it makes sense in the user experience flow of your app, the actual display of a rating/review request view is governed by App Store policy. Because this method may or may not present an alert, it's not appropriate to call it in response to a button tap or other user action."

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

@artur-ios-dev
Copy link
Contributor

@cardoso
I guess it should simply redirect to the AppStore where a user can rate/write his review on his own.

@rafaelks
Copy link
Contributor Author

@artrmz That's right! We can even open the App Store with the review prompt opened: https://stackoverflow.com/a/41857573/1088230.

@cardoso
Copy link
Collaborator

cardoso commented Nov 22, 2018

Cool! Thanks for the tip guys :)

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants