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

"Write a Review" doesn't work in SKStoreProductViewController #46

Open
JagCesar opened this issue Apr 20, 2016 · 7 comments
Open

"Write a Review" doesn't work in SKStoreProductViewController #46

JagCesar opened this issue Apr 20, 2016 · 7 comments

Comments

@JagCesar
Copy link
Contributor

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?

screen shot 2016-04-20 at 11 04 40

@deepmode
Copy link

I have the same problem too when tapping on the "Write a review", nothing happen.

@coneybeare
Copy link
Member

coneybeare commented Apr 21, 2016

Are you on a beta iOS or Xcode build, a development app or something else not official?

@deepmode
Copy link

It happened in the release built.
To work around, I set this Armchair.opensInStoreKit(false) to make it working.

@coneybeare
Copy link
Member

yes release build, but if your device is running a beta version of the OS, apple will not let you review.

@deepmode
Copy link

My device is not running the beta version of iOS. Tested on several iOS device, same thing happened. :(

@coneybeare
Copy link
Member

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.

@jlaws
Copy link

jlaws commented May 17, 2016

Thanks @deepmode that fixed it for me. Before I added the Armchair.opensInStoreKit(false) all my users got was a grey screen...

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

4 participants