Hi Thomas, Yes, you are correct. I misread the doc. I'll ping my contact at Harman and see if he can help.
-Alex On 3/1/22, 9:26 AM, "Baade, Thomas, NM-X-GPA" <thomas.ba...@bertelsmann.de> wrote: Hi, on that page I find " When code runs in a release version of Flash Player or AIR, the stack trace is provided without the file path and line number information". But that doesn't seem to work. What I can do: Add an empty file with the name "debug" to folder /META-INF/AIR/ - now getStackTrace() works but the application is much slower. thomas -----Ursprüngliche Nachricht----- Von: Alex Harui <aha...@adobe.com.INVALID> Gesendet: Dienstag, 1. März 2022 17:50 An: users@flex.apache.org Betreff: Re: Problems with getStackTrace [Sie erhalten nicht oft E-Mail von "aha...@adobe.com.invalid". Weitere Informationen, warum dies wichtig ist, finden Sie unter "http://aka.ms/LearnAboutSenderIdentification".] Hi Thomas, The doc linked says that getStackTrace() for AIR apps requires launching the app with the adl debugger/launcher. Have you using that? -Alex On 3/1/22, 8:37 AM, "Baade, Thomas, NM-X-GPA" <thomas.ba...@bertelsmann.de> wrote: Hi there, We use the AIR 33.1.1.444 runtime environment to host an application compiled with the SDK 4.9.1 The Error.getStackTrace() function always returns null. But https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.adobe.com%2Fen_US%2FFlashPlatform%2Freference%2Factionscript%2F3%2FError.html%23getStackTrace&data=04%7C01%7Caharui%40adobe.com%7C77898f751eec428f0a9a08d9fba88941%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637817523670041094%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=hFqAoXZP%2Fid5vXrQGywFQSJnQRCs%2BhqxU2%2FtiUvtHhg%3D&reserved=0() says otherwise. Is there a way to get this running? Greetings from Rostock / Germany Thomas Baade