Skip to main content

In-App Review/Rating

KAppMaker includes a built-in In-App Review feature, allowing you to request user rating directly within your app.

"Reviews are vital for app visibility and credibility."

In-App Rating

Best Practices

Request a review:

  • After a positive user interaction (e.g., completing a task or feature).
  • When users have spent sufficient time in the app.
  • When user buys some in app purchase.

Quota Restrictions

There is a limit to how often you can prompt users for reviews.

How To Use

val reviewManager = rememberInAppReviewManager()
reviewManager.requestReview()