This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
- [Improvement] Replaced obsolete
WWW
request calls with the newUnityWebRequest
version.
Changelog for HockeySDK-Android 5.2.0
- [Bugfix] Leaking HTTP connection.
- [Bugfix] Fix HTTPS connection creation.
- [Security] To enforce TLS 1.2 on all HTTPS connections the SDK makes, we are dropping support for API level 15 (which supports only TLS 1.0), the minimum SDK version thus becomes 16. Previous versions of the SDK were already using TLS 1.2 on API level 16+.