Solved. Its' related with this: http://apache-royale-development.20373.n8.nabble.com/Royale-compiler-does-not-work-with-super-td18264.html
Hugo Ferreira <[email protected]> escreveu no dia terça, 15/09/2020 à(s) 01:23: > I have a particular server call that falls to fault event with the > following message: {code: -1006, message: 'Unknown error.', detail: > 'Cannot read property 'apply' of undefined', data: null} > > I have many other server calls that are working without any issue. > > Some facts: > I'm using SimpleRemoting > This server call works on my counterpart Flex project > The returns it's exactly the same as other server calls (checked with > Charles Web Proxy) > There is no errors on browser console > > Any tips ? >
