I'm using Delphi 10.4 in an FMX application and, although there is no problem on Windows and Android targets, it is not possible, for the user, to enter a single quote character '
into any TEdit field on the iOS platform...
Note that if the field is initialised by program, '
is properly displayed.
Is there a reason for this or is this a bug ?