- Home /
iOS and android support for detecting if app has been rated from within Unity
I would like a bonus level to be available for users who have completed a rating of the app on the store. Is there a way to do this from within Unity?
Comment
Answer by Voxel-Busters · Sep 02, 2015 at 05:42 AM
Not possible.
A proper alternative can be asking for user to review with "Rate Now", "Later", "Never" options. If he clicks on Rate Now, most likely you can consider he will rate with more chances.
Make sure you won't prompt that alert too often too.
Your answer
Follow this Question
Related Questions
Mobile Computer Vision functionality advice 0 Answers
Detect and run installed games on ios and android. 1 Answer
Unresponsive Touch 0 Answers
FullScreenMovieScalingMode.AspectFit not working on iOS and Android 0 Answers
difference betwwen ios and android 2 Answers