Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么“SKStoreReviewController's”的发送按钮是灰色的并且触摸时没有响应?也许这与我处于调试模式有关?
它仅在从应用商店下载应用后启用。
在开发过程中,甚至是发布构建过程中,它是灰色的。
我有同样的疑问,然后问苹果技术支持。他们确认该按钮将在生产中启用(当应用程序上线时)。
我遇到了同样的问题并尝试了 RELEASE 模式(开发配置和签名)。提交按钮也被禁用。
也许我们处于开发模式并且评级是真实的,所以他们阻止我们在开发模式下提交评级。