βοΈ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.
If you already reviewed the game (left 1-5 start and/or wrote a review text) -> popup will not be shown!
This manager requires these google packages to work, they are already in project (don't override it if possible when integrating SDKs):

Last updated