Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TLSv1.2 on Android 4.1 to 4.4 by custom SSLSocketFactory #99

Open
ShawnLin013 opened this issue Dec 22, 2022 · 1 comment
Open

Comments

@ShawnLin013
Copy link

Summary

Support TLSv1.2 on Android 4.1 to 4.4

Motivations

Since the Amplitude removed support for TLS 1.0 and TLS 1.1 from Nov 28, 2022, Android 4.1 to 4.4 are NOT supported anymore, although the Amplitude SDK's minimal API level is 16 (Android 4.1).

The Amplitude SDK will be able to support Android 4.1 to 4.4 after enabling the TLSv1.2 by custom SSLSocketFactory.

References

@qingzhuozhen
Copy link
Contributor

Hi @ShawnLin013 Thanks for raising this up. Before the announcement, we analyzed the traffic for Android 4.1 to 4.4 with Amplitude. And the percentage was minimal. This is still on our radar however the priority is low now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants