I am doing Flex mobile development. As I understand, the Flex SDK is basically on top of the AIR SDK. Sometimes its not clear to me who is responsible for certain bugs.
Example: I recently discovered that Arabic text is not displayed correctly in the spark TextArea (the letters are in the wrong direction). Now TextArea is a Flex component but on mobile -as far as I understand- is based on StageText which I believe is part of the AIR SDK. Now in these kinds of cases, should I report the bug to Flex SDK or AIR SDK team or both? Is there an easy way out for me to find out to whom certain bugs should be addressed? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Where-to-report-Bugs-Flex-SDK-vs-Air-SDK-tp4035.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
