Antonio Angel
Antonio Angel
I am using Delphi Berlin ...
I have tested it (delphi-rest-client-api) on IOS and Android and it does not work. It gives a compilation error ...
On Ios Simulator: [DCC Error] RestJsonUtils.pas(367): E2003 Undeclared identifier: 'AnsiChar' On Android: [DCC Fatal Error] RestJsonGenerics.pas(9): F2613 Unit 'SuperObject' not found. Thanks in advanced.
Sure I'm doing something wrong. On win32 everything is perfect.
I have had to rename the TRestClient class to TRestClientApi.