Skip to content

Review Requester Service

Review Requester Service is used inside of IdleKit to easily show the native iOS or Android review dialog to the player.

Asking the Player for an App Review

Resolve the ReviewRequesterService and use its AskToReviewApp() method to bring up the native review popup in your app. Please note that neither of the mobile OS's provide any sort of a way to determine what the result of the user's review was or even whether the review dialog was shown.

Note

On Android in order to test the in-app review popup on a device you will need to sign your app and upload it to the Google Play Console. Additionally, make sure that your device only has 1 account logged into the Play Store and that you have cleared the Play Services and the Play Store cache before testing.