Live data from Hacker News

iOS and MacOS Developers Can Now Respond to Reviews

developer.apple.com

21–30 of 222 posts

Re: iOS and MacOS Developers Can Now Respond to Reviews

#21

Well, it's a start? I know I'm not the first to stay it, but I'm still so shocked how limited the Mac App Store is. No trial versions, no in-app purchases, no subscriptions, etc. This has led to companies like Bohemian (makers of Sketch) [1] leaving the Mac App Store. I'm not being facetious when I ask people more knowledgeable than me: why does Apple put so little effort into the store? Is it just too small to warra…

The Mac App Store already supports both in-app purchases and subscriptions, and we currently leverage that to offer free trials of two of our apps (OmniGraffle and OmniPlan) and will soon extend that to the rest of our product line (OmniFocus and OmniOutliner).

I shared more details about this on our blog a few months ago:

https://www.omnigroup.com/blog/providing-the-best-possible-a...

Re: iOS and MacOS Developers Can Now Respond to Reviews

#22

What I was really hoping for is a solution to the problem of every app begging me for a review after upgrading. I get a "please review" popup pretty much every day. When I got back from Christmas vacation and synced a bunch of apps, my iPhone was painful to use for about three days and every app begged for my help. I actually review apps I use and like, I just wish I didn't have to do it every update to help keep the…

There's an unfortunate cause of excessive app rating prompts — what's shown in search results/top charts/other areas is the average of the latest version, not the overall aggregate.

If you're at a company that does scheduled releases (e.g. once every three weeks), you'll need to continually ask people to review the app to keep that rating high.

Otherwise you only get ratings from new users and users that are discontent with the particular version. It's rare that people who have already rated the app 5-stars will continually go out of their way to rate the app 5-stars again without prompting.

Re: iOS and MacOS Developers Can Now Respond to Reviews

#23

What I was really hoping for is a solution to the problem of every app begging me for a review after upgrading. I get a "please review" popup pretty much every day. When I got back from Christmas vacation and synced a bunch of apps, my iPhone was painful to use for about three days and every app begged for my help. I actually review apps I use and like, I just wish I didn't have to do it every update to help keep the…

"Using the SKStoreReviewController API, you can ask users to rate or review your app while they're using it" It sounds like this is the first step to a solution - route applications through this class and then Apple can add a preference to "take no action if nagged for reviews."

It looks like that's exactly what they've done. There's a screenshot of the setting buried in here: https://9to5mac.com/2017/01/24/ios-10-3-beta-1/

Re: iOS and MacOS Developers Can Now Respond to Reviews

#24

What I was really hoping for is a solution to the problem of every app begging me for a review after upgrading. I get a "please review" popup pretty much every day. When I got back from Christmas vacation and synced a bunch of apps, my iPhone was painful to use for about three days and every app begged for my help. I actually review apps I use and like, I just wish I didn't have to do it every update to help keep the…

I review every app that annoys me with a review popup, and voice my opinion about my most recent memory of the app (the annoying popup, 1 star). Seems like enough people have started doing it that app developers no longger do this that much, at least on Android. There was even an article how to properly beg for reviews. Boils down to: * Do it after you have delighted the user, not during startup. * Do it respectfully…

I really dislike that last technique in your list. Attempting to select only the people who like the app is an obvious thing to do as a developer, but as a user it seriously hurts the usefulness of reviews.

Re: iOS and MacOS Developers Can Now Respond to Reviews

#26

What I was really hoping for is a solution to the problem of every app begging me for a review after upgrading. I get a "please review" popup pretty much every day. When I got back from Christmas vacation and synced a bunch of apps, my iPhone was painful to use for about three days and every app begged for my help. I actually review apps I use and like, I just wish I didn't have to do it every update to help keep the…

I review every app that annoys me with a review popup, and voice my opinion about my most recent memory of the app (the annoying popup, 1 star). Seems like enough people have started doing it that app developers no longger do this that much, at least on Android. There was even an article how to properly beg for reviews. Boils down to: * Do it after you have delighted the user, not during startup. * Do it respectfully…

Please don't give an app a 1 star review just because they ask for a review. Apple and Android have made ratings incredibly important, and the vast majority of happy users never take the time to review. You get some happy users rating, and a disproportionate number of unhappy users. Asking people (at an appropriate time) is the only way to level the field.

We've had a few 5.0 releases of our iOS app, but usually a few silly 1 star reviews make that impossible and knock us down to 4.5. Too many of those are "uggg, don't ask me to review, 1 star".

Secondly, the 3rd items you list is actually a dark pattern. If you are going to ask users to review, let them be honest. Directing 5 stars to app store and 4 or fewer to an internal system is gaming the system.

Re: iOS and MacOS Developers Can Now Respond to Reviews

#27
post #26

Earlier quoted context omitted.

I review every app that annoys me with a review popup, and voice my opinion about my most recent memory of the app (the annoying popup, 1 star). Seems like enough people have started doing it that app developers no longger do this that much, at least on Android. There was even an article how to properly beg for reviews. Boils down to: * Do it after you have delighted the user, not during startup. * Do it respectfully…

Please don't give an app a 1 star review just because they ask for a review. Apple and Android have made ratings incredibly important, and the vast majority of happy users never take the time to review. You get some happy users rating, and a disproportionate number of unhappy users. Asking people (at an appropriate time) is the only way to level the field. We've had a few 5.0 releases of our iOS app, but usually a fe…

It's not gaming the system.

If the user is unhappy, leaving a review won't make them happy. Providing support via some other mechanism to try and fix their issue, that's what makes them happy.

If the user is already happy, they don't need support. But maybe they'd like to leave a review to tell other people that they're happy.

Re: iOS and MacOS Developers Can Now Respond to Reviews

#29

Earlier quoted context omitted.

"Using the SKStoreReviewController API, you can ask users to rate or review your app while they're using it" It sounds like this is the first step to a solution - route applications through this class and then Apple can add a preference to "take no action if nagged for reviews."

It looks like that's exactly what they've done. There's a screenshot of the setting buried in here: https://9to5mac.com/2017/01/24/ios-10-3-beta-1/

Now I just want an option to forbid apps repeatedly asking me to turn on notifications, and repeatedly asking me to get on a wifi network.

Re: iOS and MacOS Developers Can Now Respond to Reviews

#30
Any word on whether replies will be limited to one, or if you could have very long threads of messages going back and forth between a user and the developer?

Also, curious if developers will be able to respond to old reviews written before this was the policy. I'm thinking so.

Been hoping for this ever since the App Store was released, especially after being able to do it on the Google Play store for some time.

Post reply on HN