- Jun 6, 2020
- 11,559
- 4,422
With older devices (<= Android 7.0?) the connection gets an SSLHandshakeException. It seems to be the free "let's encrypt" certificate, which older androids can't deal with.
Can I do this also in source-code, if I get this error message, calling my site again, but only this time ignoring the certificate?
B4X:
برای دیدن لینک ها باید ثبت نام کنید
I found a good solution, ignoring the certificate with "HU2_ACCEPTALL" in Build Configurations / Conditional Symbols, that works. But I don't want to ignore it in any case, only with older devices, if there is no other way!Can I do this also in source-code, if I get this error message, calling my site again, but only this time ignoring the certificate?
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید