Skip to content

In App Review (Rate and review)

VirtueSky edited this page Jul 3, 2024 · 3 revisions

Use

  • Attach RatingManager to scene (don't destroy)

Screenshot 2024-05-17 115421

  • Call rate and review
    void RateAndReviewGame()
    {
        RatingManager.RateAndReview();
    }
Clone this wiki locally