Skip to content

Problem with Android compilation #364

@alextim400

Description

@alextim400

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions