3

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.

Firebase Image

Magesh Pandian
  • 8,789
  • 12
  • 45
  • 60

3 Answers3

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
1

There is no option for tester feedback in firebase app distribution.

enter image description here

Magesh Pandian
  • 8,789
  • 12
  • 45
  • 60
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