Hi, i have a FB DB and use a TIBCQuery to load some data. Then use TIBCQuery.SaveToStream in order to send the XML data with Indy to a mobile client. The mobile client uses a VirtualTable and calls LoadFromStream in order to populate its data. Everything works fine in Win and Android but in iOS i get question marks in my Data ex (ΣΤΕ??ΑΝ??Σ). The problem only occurs with Greek characters. The DB has CharSet set to None, and i am using Delphi 10. I remind you that the problem occurs ONLY in iOS and not in Win or Android.
Regards,
Stefanos
Problem with LoadFromStream in iOS
Re: Problem with LoadFromStream in iOS
Thank you for the information. We have reproduced the problem and investigation is in progress. We will inform you when we have any results.