[
https://issues.apache.org/jira/browse/FLEX-34681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247083#comment-14247083
]
OmPrakash Muppirala commented on FLEX-34681:
--------------------------------------------
AIR Simulator does not let us specify a particular version of an OS. So, we
have added a compiler directive to achieve this.
On Android:
{code}
-includes=mx.utils.AndroidPlatformVersionOverride
{code}
On iOS:
{code}
-includes=mx.utils.IOSPlatformVersionOverride
{code}
> Mobile Skins difference behaviour
> ---------------------------------
>
> Key: FLEX-34681
> URL: https://issues.apache.org/jira/browse/FLEX-34681
> Project: Apache Flex
> Issue Type: Bug
> Affects Versions: Apache Flex 4.14.0
> Environment: MacOSX desktop emulator vs real device Android
> Reporter: Hugo Ferreira
>
> With the new Apache Flex 4.14.0 we see a new skin on a real Android device
> however the desktop emulator shows the previous skin.
> We should see the same skin and we should also be able to select if we want
> to use the old version or the modern one.
> PS: The same should be applied for iOS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)