Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a mobile project in Flash Builder
2. In code view, start type <Mod
Actual Results: Code hints show Module and ModuleLoader
Expected Results: Module and ModuleLoader should be marked as "not mobile-optimized". We need to add the metadata:
[DiscouragedForProfile("mobileDevice")]
Workaround (if any):