By Guest on Saturday, 27 August 2022
Posted in General
Replies 1
Likes 0
Views 1.2K
Votes 0
Delphi 11.1

I hand downloaded your websockets trial and have the client and server chat running ok on windows.

When I try to compile the clientChat to an OSX device I get the error

unit forms not found.

I selected all the different os versions on install.

I need to test the clientChat on android OS X and iOS.

What am I missing here please?
Hello,

The clientChat demo is a VCL project, so you can't compile for OSX, android... there is a FMX demo in the folder "01.WebSocket_Quick_Start\07.Firemonkey_Server_and_Client", you can try this demo for OSX. For mobile devices, you can try the demo "25.Mobile\01.Mobile Client"

Kind Regards,
Sergio
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post