My App works fine on Android 4.4.4 device till I make a new APK with B4A v9.80.
Now I get an error on my HttpJob:
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
I know this is a device errro, but could it be something to do with v9.80 or a newer OkHttpUtil3 version?
Is there a way to bypass this?
I know next-to-nothing about net protocols so I am looking for guidance. An app that I released a few weeks ago (with 150 Playstore downloads) that am still developing has started throwing an "SSLProtocolException" error, but as far as I can see only on the devices that I use for debug. These...