0

As per the discussion in the below we can't integrate Testflight SDK. Then how can we track the crash reports via Testflight? Is there any alternatives?

Testflight: Cannot upload build, cannot download SDK TestFlight does not accept builds with TestFlight SDK

Community
  • 1
  • 1
Saranya
  • 57
  • 6

2 Answers2

0

You can use :

Crashlytics

HokeyKit

and Many more: alternatives for testflight

Satish Azad
  • 2,302
  • 1
  • 16
  • 35
0

A better alternative is to use a log management tool that has crash reporting in it.

The logs help to identify the reason for the crash. See an article that I wrote in this subject: Is A Crash Reporting Tool enough? Do I also need a Log Management tool?

Elisha Sterngold
  • 2,324
  • 1
  • 16
  • 14