-
impact for my app: low
-
What is your current pain point?
When a user leaves a Review with one or two stars, it often indicates an edge case bug or similar. If the user did not submit feedback on another way, we can rarely if ever get the logs for debugging purposes.
Since we also can’t get in contact with them (I don’t think they get notified about replys to their review?!), logs would be very valuable. -
What do you have in mind to solve it?
- when replying to a review, send an e-mail to the user (if not happening already)
- on 1-2 star reviews (or all?) Upload the users logs. A temporary storage for a week or so would be enough.
- Add system specifications to the review information on the console. This way performance issues might be identified easier.