I implemented Firebase Distribution in my app. It working well. But during testing how the tester will update the feedback. There is no feature in the tester app. In the Firebase documentation, they mentioned tester can share the feedback.
Asked
Active
Viewed 623 times
3
-
Before downvote please explain why. It will be more helpful. thanks. – Magesh Pandian Dec 16 '19 at 06:59
3 Answers
3
Update: Firebase App Distribution supports in-app feedback for Android
With the App Distribution Android SDK you can collect feedback from testers directly from your app. You can then view the feedback in the Firebase console or have it sent to third party tools using Cloud Functions.
See the setup guide for more info.

kellogg.lee
- 215
- 2
- 8
0
Testers can see developer's email address from console or invitation emails. And emailing the developer would be the way they give feedbacks.

Jing Li
- 192
- 2