Check if App is rated in App Store

假如想象 提交于 2019-12-02 02:54:04

问题


I have gone through all the links prompted when I was about to post this question. also this, Is there a way to check if a user has rated your app on the app store?

I want to know if there is any way by which i can know if actually my app has been rated by the user. P.S: I have used appirater to implement prompt on required event.. which is working properly. Thanx in advance


回答1:


You could have a look at AppReviews which queries the app store for reviews. However be aware that Apple regard these as private APIs, so they may not allow you to query them in an app.



来源:https://stackoverflow.com/questions/14933740/check-if-app-is-rated-in-app-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!