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

Black background on iOS #123

Closed domenicoprestia closed 2 years ago

domenicoprestia commented 2 years ago

I'm getting a strange behaviour in the testing enviroment on iOS, as you can see when i ask for a review the whole screen blacks out and then slowly when i press Not Now it fades away.

https://user-images.githubusercontent.com/46924943/176182420-286a11ad-fbbb-45d4-910b-ab6974a7ca4c.mov

domenicoprestia commented 2 years ago

my bad i understood the problem, the modal was getting prompted multiple times.