This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
This version wraps HockeySDK-iOS 5.1.2 and HockeySDK-Android 5.2.0.
- [Bugfix] #130 - TaskException is sent even if it is marked as Observed. PR #131
- [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+.