Search code examples
iosxcoderateskstorereviewcontroller

SKStoreReviewController not working


Why is "SKStoreReviewController's" send button is greyed out and doesn't respond on touch? Maybe it's related to that I am in DEBUG mode?


Solution

  • It is only enabled after the app is downloaded from the app store.

    During development, or even release build, it is grayed out.