Viewing and responding to feedback from beta testers
Follow up on feedback from beta testers using the Feedback organizer.
Overview
When you distribute a beta version of your app through the TestFlight app, testers can provide you with screenshots and feedback about their experiences. This feedback can give you an important perspective on how your app functions in real-world-scenarios, and help you iterate on features, improve your UI, and address issues.
You can view people’s feedback in Xcode‘s Feedback organizer and on your app’s TestFlight page in App Store Connect. The Feedback organizer provides the ability to respond to the tester, share the feedback among your development team, take notes as you work on issues, and mark items as you resolve them.
For more information about distributing a beta version of your app, see Distributing your app for beta testing and releases.
View feedback from testers
To view feedback from your app’s testers:
In Xcode, choose Window > Organizer from the menu bar.
Select Feedback from the Reports section of the sidebar.
Select your app from the pop-up button at the top of the sidebar.
Xcode shows the list of available apps organized by platform. The feedback for the selected app appears in a grid. To focus on specific reports, use the filter bar at the top of the window to filter by kind, app version and build, type, and run destination.
The items in the grid show previews of feedback, including screenshots when available, and a summary of the feedback text. An inspector to the right of the grid shows the details for the selected report.
[Image]
Double-click a preview to display the report’s complete text and larger versions of any attached screenshots.
Follow up and track progress
To follow up with a tester who provides feedback, click the email button at the top of the inspector.
To share a link to a report with another member of your development team, select the item you want to share from the grid and click the Share button at the trailing edge of the window‘s toobar. If the team member has the necessary authorization, they can click the shared link to open the Feedback organizer in Xcode with the preview of the report.
To rename reports to help keep them organized and to add notes, use the controls at the bottom of the inspector. Use the Mark as Resolved button in the inspector, or the checkbox next to each preview, to keep track of issues as you resolve them.
[Image]