Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get notified when your iOS app receives a new rating or comment

Tags:

ios

app-store

I want to receive some sort of notification when my iOS app receives a new rating or comment in the AppStore. The iTC Mobile app provides no means that I can find to receive notifications when a new rating is added.

For my Android apps, I use Andlytics which presents a notification anytime a new comment or rating is added - is there anything similar that anyone knows about for iOS?

I don't care if it's a push notification to my iPhone, an email, an SMS or something else - I'm just looking for a way to be notified when this event happens.

Edit:

I finally found the perfect solution: LaunchKit w/ slack integration. I get a message in slack every time a new iOS review shows up, and it's great.

like image 572
DiscDev Avatar asked Nov 30 '12 17:11

DiscDev


2 Answers

I find the mail that App Annie distributes daily to be a good compilation of sales data and user reviews. http://www.appannie.com

like image 139
Sten Avatar answered Sep 28 '22 05:09

Sten


I've been using https://appbot.co which sends daily emails with the reviews from all countries. Has been working great.

like image 29
rooster117 Avatar answered Sep 28 '22 04:09

rooster117