Detect when finished
Closed this issue · 1 comments
darajava commented
Is there a way to detect when the user has either left a review or dismissed the modal?
await inAppReview.requestReview();
just waits until it opens, i thought it would wait until it is completed
britannio commented
Unfortunately, the underlying API doesn't provide a way to detect this. https://developer.android.com/guide/playcore/in-app-review/kotlin-java#launch-review-flow