By Guest on Friday, 01 December 2023
Posted in General
Replies 4
Likes 0
Views 766
Votes 0
We want to buy the Websockets for Delphi 12, but only if we can see it working on iOS/Android. We have the trial version, but cannot make it work on any other platform than Windows. Can you assist please?
Hi,

Could you provide me more info about the issues you are experiencing? Do you get any error? Could you share a sample?

Kind Regards,
Sergio
·
9 months ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks so much Sergio.

E.g. we run the Server example provided and in Delphi (for now we us Delphi 11, but we have full subscriptions).
Works fine, but if we add the IOS platform and then run it, we get the error
[DCC Fatal Error] uServer.pas(8): F2613 Unit 'sgcBase_Classes' not found.
Any ideas?
·
9 months ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

If you get the error unit not found means the IDE can not find the compiled dcu units. When installing the trial, the platforms (windows, ios, Android...) can be selected after selecting the Delphi version, did you selected the android and ios platforms? If not just run the installer again and select it. The installer will install the required files and register in the IDE.

https://www.esegece.com/help/sgcWebSockets/#t=Install%2FInstall_Setup.htm

Kind Regards,
Sergio
·
9 months ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sergio,

That was a rather stupid omission I made when executing the installation.
I redone it now and yes, now it compiles on iOS. Thanks!

I probably come up with some other questions, but first we get into it more thoroughly and I want to avoid to bother you with more silly questions

Kind regards,
Albert
·
9 months ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post