-
Notifications
You must be signed in to change notification settings - Fork 734
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
Support 10.3 in-app rating #278
Comments
Adding support for this would be nice too:
|
👍🏼 would like this too, to automatically default to the new behaviour when using 10.3 |
I'd prefer to have an option to turn it off because of Apple's limitations (since using it isn't mandatory for now). |
Submitted #283 to get this going. |
I was trying out @EpicDraws commit. Seems to work. Does anyone know what happens if you ask for a rating on iOS 10.3 and you have already used up your allotted 3 requests? |
If you ask for a rating after the 3 requests, nothing will happen. If you want to have "request review" button in the app, you should not use SKStoreReviewController (and iRate doesn't, if you call the promptForRating method manually). |
Is there a plan to add this? (Heard it's working on 10.2 also)
The text was updated successfully, but these errors were encountered: