Contents

Beta feedback crash submissions

Get TestFlight feedback crashes from beta testers for your apps.

Overview

Use this API to read details about crashes submitted by testers while testing your beta app builds. There are many filters available for these endpoints to help you identify patterns and isolate issues.

You can get new beta feedback crash submissions in two ways:

  • Make active GET request to look up new beta feedback crash submissions.

  • Set up a webhook to get a notification when there is new beta feedback crash submissions. Then look up the corresponding feedback. To learn more, see Webhook notifications.

To manage beta feedback crash submissions, be sure you have one of the following user roles:

  • ADMIN

  • APP MANAGER

  • DEVELOPER

Both Team and Individual keys can use these endpoints with the correct role.

Topics

Reading and deleting beta feedback crash submissions

Read beta crash logs

Objects

See Also

Beta Feedback