I want to get organizer data

I want to download the organizer data and upload it to my own platform. Is there any relevant data interface?

Replies

You're looking for MetricKit, where you collect the data directly in the app, and then handle it as you wish, including uploading it to a server.

  • I want to collect crashes that cannot be started by the app, so I want to get the data on the organizer. Is there a related interface?

Add a Comment