Does Mobile App to Crashlytics uses TLS 1.2?

135 views Asked by At

I believe the crash data is sent to Crashlytics using their REST APIs.

Does the connection from Mobile App to Crashlytics uses TLS 1.2 and 2Way SSL ?

1

There are 1 answers

0
Mike Bonnell On BEST ANSWER

Mike from Fabric here. We use TLS 1.2 whenever possible. For older devices that may not support sending via TLS 1.2, then 1.1 or 1.0 will be used.