My certificate only support to Tls 1.2
Android default is Tls 1.3 after Android 9 version.
I try to find solutions, but I have no idea how to set it on react naive android How to enable TLS 1.2 support in an Android application (running on Android 4.1 JB)
Is anyway I can disable Tls 1.3 in react native android ?