Alex, would it be possible for you to post the link of the thread that you read. I'm interested in reading more information.
Frédéric, did you try your example using a release version of the application in Web/AIR/Mobile or just using an emulator? From what you commented regarding the mobile case you managed to get the line numbers using the emulator and got nothing on the release version of the app. The emulator has always worked correctly. The problem is in the release version. Next you'll find a screenshot showing the stacktrace that the release version of the app stored in the mobile device: <http://apache-flex-users.2333346.n4.nabble.com/file/n7723/Screenshot_2014-08-22-20-19-24.png> The previous is proof that the getStackTrace() method is working and you can get an error with its respective stacktrace. The problem is that verbose-stacktraces parameter is not doing anything. Wouldn't you say that the parameter is not working as stated on the documentation? Should I file a bug against the Flex SDK? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Workaround-to-solve-faulty-verbose-stacktraces-true-compiler-parameter-tp7685p7723.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
