Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to know if the review alert was shown or not? (analytics purposes) #26

Closed
petercvek opened this issue Jan 16, 2021 · 8 comments
Closed
Assignees
Labels
Done Working Done

Comments

@petercvek
Copy link

I would like to track if the review alert was opened or not when calling a function InAppReview.RequestInAppReview(), some kind of callback or something so I could track if the review was already done by the user or not.

It's for analytics purposes, to know how many times we showed the user app review alert, and has closed it and if the alert was not showed then we can predict that the user already gave a review.

@MinaSamir11 MinaSamir11 added the todo todo task label Jan 20, 2021
@MinaSamir11
Copy link
Owner

Going todo it :)

@MinaSamir11 MinaSamir11 added this to To do in react-native-in-app-review via automation Jan 21, 2021
@MinaSamir11 MinaSamir11 self-assigned this Jan 21, 2021
@MinaSamir11 MinaSamir11 moved this from To do to In progress in react-native-in-app-review Jan 21, 2021
@kangpeter5
Copy link

@MinaSamir11 Any luck? Could really use this for the same reasons as @petercvek

@MinaSamir11
Copy link
Owner

MinaSamir11 commented Feb 13, 2021

@kangpeter5, working on updating docs, new version will be live soon..

@Doha26
Copy link

Doha26 commented Feb 15, 2021

Hey @MinaSamir11 i'm also waiting for this feature. is there any update ?

@MinaSamir11
Copy link
Owner

@Doha26 I'm updating it now, please wait till tomorrow may i release new version...

@MinaSamir11 MinaSamir11 moved this from In progress to Review in progress in react-native-in-app-review Feb 16, 2021
@MinaSamir11 MinaSamir11 moved this from Review in progress to Reviewer approved in react-native-in-app-review Feb 16, 2021
@MinaSamir11 MinaSamir11 moved this from Reviewer approved to Done in react-native-in-app-review Feb 16, 2021
@MinaSamir11
Copy link
Owner

MinaSamir11 commented Feb 16, 2021

  • Update is live now, update package and reset npm cache..
  • Please Note, Considering this changes as beta release if you face any problems. open new issue thank you...

Tell me if new changes meet your expectations or not..

@petercvek @kangpeter5 @Doha26

@MinaSamir11
Copy link
Owner

I'm closing this issue, because these feature add in version 3.1.0.

@MinaSamir11 MinaSamir11 added Done Working Done and removed todo todo task labels Mar 23, 2021
@SamiChab
Copy link

@MinaSamir11 I dont see anywhere in the docs where the library returns the info about if a user has already reviewed the app or not. Or does the function InAppReview.isAvailable() return false if the user has already reviewed ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done Working Done
Development

No branches or pull requests

5 participants