标签: ios xcode4.5 appirater
我已经浏览了当我即将发布此问题时提示的所有链接。 还有,Is there a way to check if a user has rated your app on the app store?
我想知道是否有任何方法可以让我知道我的应用程序是否已被用户评分。 P.S:我使用了appirater来实现所需事件的提示..这是正常工作的。 Thanx提前
答案 0 :(得分:1)
您可以查看AppReviews查询应用商店的评论。但请注意,Apple将这些视为私有API,因此他们可能不允许您在应用中查询它们。