Essential Kit Tutorials
DocumentationDownload
Latest(v3)
Latest(v3)
  • Introduction
  • Features Overview
  • Whats new in v3
    • Version 3 vs Version 2
    • Release Notes
    • Upgrade from V2
  • Plugin Overview
    • Settings
    • Folder Structure
    • Installation FAQ
    • Upgrade Guide
  • Features
    • 📒Address Book
      • Setup
      • Usage
      • Testing
      • FAQ
    • App Shortcuts
      • Setup
      • Usage
    • 🆕App Updater
      • Setup
      • Usage
    • 💲Billing Services
      • Setup
        • iOS
        • Android
      • Usage
      • Testing
        • iOS
        • Android
      • FAQ
    • ☁️Cloud Services
      • Setup
        • iOS
        • Android
      • Usage
      • Testing
      • FAQ
    • 🔗Deep Link Services
      • Setup
        • iOS
        • Android
      • Usage
      • Testing
      • FAQ
    • 🛠️Utilities (Extras)
      • Usage
    • 💯Game Services
      • Setup
        • iOS
        • Android
      • Usage
      • FAQ
    • 📸Media Services
      • Setup
      • Usage
      • FAQ
    • 📆Native UI
      • Setup
      • Usage
      • FAQ
      • Examples
        • Login Dialog
    • Network Services
      • Setup
      • Usage
      • FAQ
    • ⏰Notification Services
      • Setup
        • iOS
        • Android
      • Usage
      • Examples
        • Nudge to come-back to the game
      • FAQ
    • ⭐Rate My App
      • Setup
      • Usage
      • FAQ
    • 🤝Sharing
      • Setup
      • Usage
        • Message Composer
        • Mail Composer
        • Social Share Composer
        • Share Sheet
      • FAQ
      • Examples
        • Add Attachment Example
    • Task Services
      • Setup
      • Usage
    • 🌏Web View
      • Setup
      • Usage
      • FAQ
      • Examples
        • Loading Pdf File
  • Notes
    • Resolving Android Gradle Build Errors
    • Google Play Services Authentication
    • Target API Level vs Min API Level
    • Handling Refunds for In-App Purchases (Billing Services)
Powered by GitBook
On this page
  • Enable Feature
  • Properties

Was this helpful?

Edit on GitHub
  1. Features
  2. Rate My App

Setup

PreviousRate My AppNextUsage

Last updated 4 months ago

Was this helpful?

Enable Feature

Open and enable Rate App feature in the inspector.

Properties

Name
Description

Auto Show

Auto shows the rating prompt (post confirmation dialog if enabled) when prompt constraints are met.

Allow Re-rating in New Version

Enabling this will ask your users to rate for a new version even they rated for older one.

Confirmation Dialog Settings

Confirmation dialog asks the user if he wants to rate or not. This is an optional setting.

Name

Description

Can Show

Enabling this will show a confirmation dialog before showing the actual store review dialog.

Prompt Title

Title for the confirmation dialog

Prompt Description

Description for the confirmation dialog

Ok Button Label

Text for Ok button

Cancel Button Label

Text for Cancel button

Remind Later Button Label

Text for Reminding later

Can Show Remind Later Button

Enabling this show Remind later option in the confirmation dialog

Default Controller Settings

Settings for controlling when to show the rate dialog

Name

Description

Initial Prompt Constraints

Min Hours : Number of hours to elapse for asking the user to rate the app

Min Launches: Number of launches to elapse for asking the user to rate the app

Repeat Prompt Constraints

Min Hours : Number of hours to wait for asking the user to rate the app

Min Launches : Number of launches to wait for asking the user to rate the app

⭐
✅
Essential Kit Settings