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

In-app review and iOS 7 #11

Open
lhunath opened this issue Oct 30, 2013 · 5 comments
Open

In-app review and iOS 7 #11

lhunath opened this issue Oct 30, 2013 · 5 comments

Comments

@lhunath
Copy link

lhunath commented Oct 30, 2013

Are we certain that reviewing using the in-app SK solution doesn't work anymore in iOS 7? Has it been tested for in-store apps? Obviously there is no documentation, but I can imagine Apple disabling this button for non-purchased builds. Note how Apple now started keeping the receipt in the bundle, too. So it could be using that to check.

@coneybeare
Copy link
Member

I guess we do need one guinea pig to release an app and check. In the meantime, I have to leave the defaults as observed during the testing process. Affiliate Codes will never work in the in-app flow though.

@DimaVartanian
Copy link

Has anyone checked this recently? Still doesn't work in internal builds but I have not tried app store builds.

@coneybeare
Copy link
Member

There should be no difference in internal builds on the device and app store builds, so if it is not working with an ad-hoc version, it is not going to work with iOS 7.x either

@DimaVartanian
Copy link

Actually, one thing SKStoreProductViewController could probably do this internally by checking the provisioning profile. Something like this: http://stackoverflow.com/questions/3426467/how-to-determine-at-run-time-if-app-is-for-development-app-store-or-ad-hoc-dist

That said, I built my app with App store signing and it still didn't work so I think it's just disabled.

@pkamb
Copy link

pkamb commented Jul 29, 2014

I can confirm that StoreKit's "Write a Review" button is greyed out in released App Store apps in iOS 7.

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