Hi,
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?
Regards,
André
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?
Regards,
André