简体   繁体   English

如何知道用户是否在Appstore上对应用程序进行了评级

[英]How to know that user has rated the app on appstore or not

I have downloaded the irate from this link https://github.com/nicklockwood/iRate and its 我已经从此链接https://github.com/nicklockwood/iRate下载了irate及其它

running fine in my app. 在我的应用程序中运行良好。 Can I come to know whether user actually rated the app in App Store 我可以知道用户是否在App Store中对该应用进行了实际评分

or not, or just opened the link? 是不是还是只是打开链接? because I want to perform an action if user rate the app. 因为如果用户对应用进行评分,我想执行一项操作。

Thanks in Advance. 提前致谢。

Once the user is outside of your app - I don't think there is much you can do to track their actions. 一旦用户不在您的应用程序之内-我认为您可以做很多事情来跟踪他们的行为。 Unless you had control over the rating systems, which you don't. 除非您拥有对评级系统的控制权,否则您就没有控制权。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM