-
-
Notifications
You must be signed in to change notification settings - Fork 376
Closed
Description
I am trying to create a cross-platform client application. The Windows client compiles without errors, and when compiling the Android client, an error occurs in the module
MVCFramework.Serializer.JsonDataObjects.pas.
On line
if String (AValue.TypeInfo.Name) .StartsWith ('Nullable') then
With message
E2089 Invalid typecast.
Does anyone know how to get around this?
Metadata
Metadata
Assignees
Labels
No labels