Hi Varunkumar, Are you using RemoteObject from mx package, correct ?
On my asconfig.json (with VS Code), I have the following configuration: "additionalOptions": "-remove-circulars -js-output-optimization=skipAsCoercions -compiler.exclude-defaults-css-files=MXRoyale-0.9.8-js.swc:defaults.css -keep-as3-metadata+=Transient", Notice the: -keep-as3-metadata+=Transient Nallathambi, Varunkumar <[email protected]> escreveu no dia segunda, 12/10/2020 à(s) 13:40: > Hi I am migrating Flex(Swiz0.6.4) to Crux application. I am getting the > below error when I use Remoteobject call > ReferanceError: Error #1056: carnot read property guide on com.*java class > file > > We are using Arraycollection and [Transient] metadata tag for setter > objects. Kindly help me on this to resolve the issue. > > Regards, > Varunkumar N > >
