-
Notifications
You must be signed in to change notification settings - Fork 137
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
"Write a Review" doesn't work in SKStoreProductViewController #46
Comments
I have the same problem too when tapping on the "Write a review", nothing happen. |
Are you on a beta iOS or Xcode build, a development app or something else not official? |
It happened in the release built. |
yes release build, but if your device is running a beta version of the OS, apple will not let you review. |
My device is not running the beta version of iOS. Tested on several iOS device, same thing happened. :( |
ok, then it looks like the bug has not been fixed by Apple yet. I wasn't aware there was an issue, so thanks for pointing that out. |
Thanks @deepmode that fixed it for me. Before I added the Armchair.opensInStoreKit(false) all my users got was a grey screen... |
Hey,
When I tap "Write a Review" in
SKStoreProductViewController
nothing happens. Seems I'm not the only one having this issue. Is this something you're aware of?The text was updated successfully, but these errors were encountered: