I'm trying to make an app to access my website using this cool Android handheld device with a barcode scanner. Unfortunately it's a very old device and only has Android 4.3 Jelly Bean, so TLS 1.2 is disabled by default. It's supposedly possible to enable it, it just literally isn't turned on unless you turn it on manually.
Is there an AI extension to FORCE TLS 1.2 for older devices so that WebView and Web components can access HTTPS sites?