MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
647 stars 57 forks source link

can hasFlowFinishedSuccessfully return false? #104

Closed kelvinaliyanto closed 2 years ago

kelvinaliyanto commented 2 years ago

Is there any scenario where hasFlowFinishedSuccessfully return false? There is nothing mentioned in the documentation of getting false for hasFlowFinishedSuccessfully. I tried searching for the info in the repo's issue, but there isn't clear answer.

rabihiawaludin commented 2 years ago

Up, answer this question please...

MinaSamir11 commented 2 years ago

srry for late, it may return false from android review flow, which API is responsible for that response, otherwise it return true always in iOS.