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

Submit button disabled on SKStoreReviewController #300

Open
nep2099 opened this issue Jun 24, 2017 · 4 comments
Open

Submit button disabled on SKStoreReviewController #300

nep2099 opened this issue Jun 24, 2017 · 4 comments

Comments

@nep2099
Copy link

nep2099 commented Jun 24, 2017

Submit button is disabled on SKStoreReviewController after setting x star-rating. Is this an expected behaviour on Simulator/pre-release builds? Is there a way to enable this?

@nicklockwood
Copy link
Owner

I have no control over that dialog, but it makes sense that Apple would disable the button in debug builds, or in cases where you aren't permitted to submit a review (e.g. Because you haven't bought the app, or it's not been released yet)

@Abhishek-NickelFox
Copy link

Abhishek-NickelFox commented Aug 17, 2017

@nicklockwood
So we don't need to add a code ?
Submit button will works automatically when in distribution?

How i get to know it working perfectly without enabling submit?

@NaiyerAghaz
Copy link

NaiyerAghaz commented Mar 13, 2019

I have added only the code below and I see the popup of rating but submit button disable in the testing time, I hope it will enable when when app make to live.
SKStoreReviewController.requestReview()

@ambrusha
Copy link

You can check answer here

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

5 participants