简体   繁体   中英

How to know when an user rates an iOS app/game

I am developing a game for iOS. I would like to implement a feature that allow the user rate my app and, if he does it, he will get points for my game. I know how to display an screen, menu, whatever to ask the user rate my app, but I don't know how to know when the user does it, I mean, the user completes all the process and I get my valuation.

You will unfortunately not know this since apple won't give you the feedback on it. The best you can do is give them the "rate my app link" and attribute them with the points if they click on it. I've seen games that provided points to the user for rating and they give the points when the user clicks on the link.

The only thing you can do is to use something like Appirater

You could recommend to your clients to review and rate your app. But I think that you don't be able of know if they finally rate or not.

As a few people have mentioned not really possible to know if people who go to the store actually rate the App. But AskingPoint has an interesting solution that allows you to use your App Analytics (full disclosure Im a founder) to present your best users with a rating widget. We think this will increase the odds they actually DO rate it. And you will have the count of the number of people that were taken to rate on a given day, and could correlate that with number of ratings you got. It helps, but is not exactly what you want.

There is no way to know if a user actually rates the app. You can provide them with a callout to take them to the app store (with the intention of getting them to rate it). However you can't actually see if they rated it, only if they tapped the link in the first place.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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