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
646 stars 56 forks source link

Pop Up not working on os 16 #137

Open ubaid-wp opened 1 year ago

ubaid-wp commented 1 year ago

Pop Up  not showing all the time in ios 16

MinaSamir11 commented 1 year ago

@ubaid-wp Can you mention the version of the package you are using?

ubaid-wp commented 1 year ago

@ubaid-wp Can you mention the version of the package you are using?

"react-native-in-app-review": "^4.2.1", "react-native": "^0.64.2"

atNguyenNghia commented 11 months ago

@MinaSamir11 I build on testflight but when testing it doesn't show the inapp review popup. Please help me! package.json

"react-native": "0.63.4", "react-native-in-app-review": "^4.3.3",