By David Akerman on Tuesday, 11 October 2022
Posted in Support
Likes 0
Views 457
Votes 0
Hi. I have an application using websockets to connect to an MQTT server. It works fine on Windows and Android32, but fails to connect under Android64. Yes I double-checked that I've added the correct SSL library files to the deployment! The error is:

https://i.postimg.cc/wj0QBMQT/image.png

I've tested on a phone (Android 11) and tablet (Android 10) and confirmed that the Android32 version does work on these.

I'm using Delphi 11.1 and the latest (downloaded Monday) sgcWebSockets.

Dave
View Full Post