✏️In App Review Manager

Used to show app review without leaving application

How to call

InAppReviewManager.ShowInAppReview();

Show basicaly line above should popup in app review window and stop the game. After process finished -> game will be resumed.

This manager requires these google packages to work, they are already in project (don't override it if possible when integrating SDKs):

required packages in GooglePlayPlugins folder

Last updated