Construct 3 r173

You're viewing a single comment in a conversation. View all the comments
  • 3 Comments

  • Order by
  • A few notes for those of you experimenting with rating applications.

    Apple has some great tips for WHEN to request app ratings.

    When using the "Request app rating" on iOS live apps will only show the alert to a user 3 times in a year, so be frugal! The parameters for this action are only required for Android.

    The "Display store page" takes your application package name on Android ( e.g. com.company.example ) and your store ID on iOS ( if you have link like "https://itunes.apple.com/app/id375380948" it's the number after "id" ). This action isn't limited to the current app, but be careful about store rules when showing links to other apps.

    • can we know if they rated the app? to give prizes or stuff like that

      • Apple is quite restrictive on this, the API is basically fire and forget. It doesn't tell you if the dialog opened or if they rated the app. I haven't been to look at the related guidelines but I'm guessing they don't like giving prizes to users based on this.