简体   繁体   English

Crashlytics的移动应用是否使用TLS 1.2?

[英]Does Mobile App to Crashlytics uses TLS 1.2?

I believe the crash data is sent to Crashlytics using their REST APIs. 我相信崩溃数据是使用其REST API发送给Crashlytics的。

Does the connection from Mobile App to Crashlytics uses TLS 1.2 and 2Way SSL ? 从Mobile App到Crashlytics的连接是否使用TLS 1.2和2Way SSL?

Mike from Fabric here. 来自Fabric的Mike。 We use TLS 1.2 whenever possible. 我们尽可能使用TLS 1.2。 For older devices that may not support sending via TLS 1.2, then 1.1 or 1.0 will be used. 对于可能不支持通过TLS 1.2发送的旧设备,将使用1.1或1.0。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用Crashlytics的ios应用程序是否使用广告标识符(IDFA)? - Does ios app with Crashlytics uses Advertisement Identifier (IDFA)? 禁用 flutter web 应用程序的 crashlytics 并启用 flutter 移动应用程序 - Disable crashlytics for flutter web app and enable for flutter mobile app 移动应用程序能否仅将选定的属性共享给Crashlytics? - Can the mobile App share only selected attributes to Crashlytics? Crash数据何时从Mobile App发送到Crashlytics? - When is Crash data is sent from Mobile App to Crashlytics? 是否存在类似 Crashlytics 的 Web 应用服务? - Does a Crashlytics-like service for web app exists? Firebase Crashlytics不显示设备上的应用程序崩溃报告 - Firebase Crashlytics does not show report for app crash on Device 离子应用程序| Firebase Crashlytics 不适用于崩溃报告? - Ionic App | Firebase Crashlytics does not work with Crash Reporting? Crashlytics是否在内存不足的应用终止(iOS)上生成崩溃报告? - Does Crashlytics generates crash report on low memory app termination(iOS)? Crashlytics 是否会在应用扩展上发生先前崩溃时调用 CrashlyticsDelegate? - Does Crashlytics call CrashlyticsDelegate when a previous crash occurred on an app extension? 为什么应用在实施 Firebase Crashlytics 时不会崩溃? - Why does the app not crash upon implementation of Firebase Crashlytics?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM