Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rating and reviews from within an IOS app [duplicate]

Possible Duplicate:
Direct “rate in iTunes” link in my app?

It's possible to let the user rate or write a review from within my app ?, or my only option is to prompt a message asking my user to rate the app ?

In-app purchases can be rated ?

Someone told me that when an app was erased, it was possible to ask the user to ask rate the app, but that feature was removed in IOS4. It's this true ?, the SDK provides me any support to do this kind of stuff ?

thanks !

like image 853
José Joel. Avatar asked Jan 24 '11 16:01

José Joel.


People also ask

Can you rate an app more than once?

Users can rate your app on Google Play with a star rating and review. Users can only rate an app once, but they can update their rating or review at any time. Tip: If you're a user looking for information on reviews that you've posted, go to the Google Play Help Center.

Can you duplicate apps on Apple?

Tap and hold on the app, then drag it to the left edge of the screen and drop it onto a Home Screen. Repeat this process as many times as you like to create as many duplicates as you need.

Can developer remove reviews from App Store?

The Biggest Question is Often: Can I Remove a Review or a Rating? Unfortunately, the answer is no. But there are a few things you can do to use the app review ratings to your advantage, and get as many users as possible to download your app.


1 Answers

Lot of apps use Appirater (written by Arash Payan) for Rating. It is extremely customizable and free. You can do lot of customizations by changing settings. eg. Prompt user to rate only if he has had your app for 7 days and has used it at least 5 times.

I have blogged about the same here as well: http://iostipsntricks.wordpress.com/2011/05/10/how-to-get-people-to-rate-your-ios-app/

like image 107
StackThis Avatar answered Oct 19 '22 01:10

StackThis