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?
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?
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.