Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Could not load SSL library
#7
(12-08-2020, 02:48 PM)Ahmed Sayed Wrote: Does these libs works only with android version before 6.0 on the OS level? I mean let's say I created an app that targets 5.1 and used these libs with indy will they work on an android device that runs an OS newer than 6.0 as well or will it just refuse it and demand that I use BoringSSL instead?

Prior to 6 Marshmallow Android does not have BoringSSL, so, it's safe to use SSL without this library (In my case, I use SSL to connect to MQTT brokers. I face no problem in Android 5, even if I dont ship this library - but my environment has an older version of OpenSSL as well). To Android 6+ this library works. 

My tests was made to Android 7 Nougat and Android 10 Pie with success. Google allow my app to be deployed to Play Store using this OpenSSL's version, but any other version higher than 1.0.2g should work.
Reply


Messages In This Thread
Could not load SSL library - by alpires2000 - 11-10-2020, 11:46 PM
RE: Could not load SSL library - by rlebeau - 11-11-2020, 06:06 PM
RE: Could not load SSL library - by dfe.prado - 12-07-2020, 07:56 PM
RE: Could not load SSL library - by rlebeau - 12-07-2020, 09:45 PM
RE: Could not load SSL library - by dfe.prado - 12-08-2020, 01:41 PM
RE: Could not load SSL library - by Ahmed Sayed - 12-08-2020, 02:48 PM
RE: Could not load SSL library - by dfe.prado - 12-08-2020, 03:22 PM
RE: Could not load SSL library - by rlebeau - 12-08-2020, 08:35 PM
RE: Could not load SSL library - by Ahmed Sayed - 12-17-2020, 01:47 AM
RE: Could not load SSL library - by rlebeau - 12-17-2020, 07:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)