Mina Samir

Results 15 comments of Mina Samir

Can you please put your working environment

> > I figured out this is working on a real device with only @gmail.com account and it should be the only account. It is mentioned in the docs as...

did you build new release after integration our package. and upload bundle on internal testing or production .!

Can you please show me how do you log error or screenshot of it !

Yes, you have to upload the new version to the store. (Production-mode) #[Check_READme](https://github.com/MinaSamir11/react-native-in-app-review#please-note-to-test-your-integration-using-the-app-store).

Yes you can test if function triggered or not, check example test : https://github.com/MinaSamir11/react-native-in-app-review/blob/master/Example/__tests__/useAppReview-test.js

> Thanks for this. So we aren't able to test functionality without Jest? Sorry for the late, you can prompt review and trigger UI in dev mode to see the...

> Hello @MinaSamir11 , > > I have the same issue which is mentioned in this main thread but along with that i want to know, Where do i mention...

Hello @AlenToma sorry for the late, please let me know if this code couldn't help you to answer your question: ``` useEffect(()=>{ lanuchReview() }); function lanuchReview(){ const date_lanuched_review = await...