SKStoreReviewController requestReview()可能会也可能不会出现并提醒? [英] SKStoreReviewController requestReview() may or may not present and alert?

查看:1285
本文介绍了SKStoreReviewController requestReview()可能会也可能不会出现并提醒?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在查看使用 SKStoreReviewController 的新 requestReview() API。文档声明:

I'm taking a look at the new requestReview() API that uses SKStoreReviewController. The documents state:

虽然您应该在应用的用户体验流程中调用此方法,但实际显示评级/审核请求视图是受App Store政策的约束。由于此方法 可能会或可能不会 提供警报,因此响应按钮点击或其他用户操作调用它是不合适的。

"Although you should call this method when it makes sense in the user experience flow of your app, the actual display of a rating/review request view is governed by App Store policy. Because this method may or may not present an alert, it's not appropriate to call it in response to a button tap or other user action."

有没有人有使用此API的经验。究竟是什么因素决定了评级视图是否显示?如果过于频繁地调用,我猜它没有显示..有人对此有任何见解吗?谢谢!

Does anyone have any experience using this API. What exactly are the factors that determine if the rating view is shown or not? I'm guessing it's not shown if called too frequently.. Anybody have any insight on this? Thanks!

推荐答案

如果过于频繁地调用它,它是不对的。

You're right that it won't show if called too frequently.

SKStoreReviewController 只允许用户最多3次审核您的应用程序,即使您发送更多版本比这一年。

SKStoreReviewController will only allow prompting a user to review your application 3 times at most, even if you ship more versions than that during the year.

表面下可能还有更多限制。

来源: http://daringfireball.net/2017/01/new_app_store_review_features

There might be more restrictions beneath the surface as well.
Source: http://daringfireball.net/2017/01/new_app_store_review_features

这篇关于SKStoreReviewController requestReview()可能会也可能不会出现并提醒?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆