Setup Guide

Open Settings Window

Go to Tools -> Gley -> Rate Game

Add app IDs

For Google Play paste your bundle ID, located under your app name.

Select Popup Type

Native OS popup

To enable it, check the Use native popup

Download the In-App Review SDK by pressing the button or accessing the following link:

Download and import the Unity package:

To test the in-app review please read carefully the Google Docs:

https://developer.android.com/guide/playcore/in-app-review/test

IMPORTANT

If you have issues with the Google Package, please address all your questions to the Google support team. We (Gley) have nothing to do with the Google plugin implementation and we are not able to help with any issues that you might face.

In-game rate popup

Select the popup you want to use from the dropdown

PropertyDescription

Main Popup Text

The main text of the popup.

Send Button

The for the send button. After the Send button is pressed this popup will never be displayed again

Min stars to open store

A minimum number of stars that are required to open the rate page. You should not open the store for users who don't like your game to keep your rating high. (use 3 and up stars)

Not now Button

Text for postpone button. The popup will be displayed again later on.

Never Button

Text for do not show again button. If this button is pressed this popup will never be displayed.

If a button text is left empty, that button will not be shown.

Display Options Setup

First Show

PropertyDescription

Use Sessions Count

The number of game entries before showing the popup.

Use Custom Events

The number of custom events before showing the popup. This can be any event from the game marked using: Increase Custom Events

Use In Game Time

The number of minutes spent in the game before showing the popup.

Use Real Time

The number of minutes elapsed since installation.

In the example above the popup will be shown only after the user opened the game at least twice, has made at least 3 custom events, has spent at least 20 minutes playing the game and 24 hours have passed since the first opening of the game.

It is not mandatory to use any of the above events. All of them, none of them, or any combination of them can be used. The popup will be displayed when all selected conditions are met.

Later

After the user presses the Later button in the first show of the Rate Popup the will appear again using Postpone Settings.

In the example above the popup will be shown only after the user opened the game at least 4 times and has spent at least 15 minutes playing the game. The custom events and real-time are now ignored.

Those settings can be different from the ones made for the initial show.

Clear Save

Check Clear Save to clear your saved data every time your app starts, used to reset the stored values for displaying the popup.

Save

Press the SAVE button every time you make a change inside the popup.

Last updated