AIR application and iOS 5 compatibility

I'm dealing with a customer who wants a guarantee that an Air application packaged using CS5.5 will be compatible with iOS 5.

I see no reason why it wouldn't be, but even I can't find no official comment from Adobe on the subject.

Can someone direct me to an Adobe official commentary I can tell the client to?

http://www.Adobe.com/devnet/flex/articles/whats-new-Flex-Flash-Builder-46.html

See paragraph

The updated platform support

Tags: Adobe AIR

Similar Questions

  • Test an AIR application on iOS device, without being an Apple Developer.

    I know that it is now possible to test an application on a device iOS WITHOUT be paid member of the Apple Developer program.  How do I do that?

    The way I've done things before, was to go on my developer account Apple - device UDIDs to type and create the commissioning of profiles and certificates.  I also used TestFlight - but this also requires a paid membership.


    So, what's the new way?

    OK - it worked!

    You need XCode 7.  Create a new iOS XCode project.  (A simple display application - regardless)  But the Bundle ID must be the same as your white AIR app ID (the same that in your configuration xml AIR fie .).

    Plug in your device, and then run the XCode application on your device.

    In XCode, you can consult your commissioning profiles - and display them in the Finder.  You will need one for this application ID.  (I did a copy).

    Then - Keychain Access (in the Utilities folder) and find your certificate listed under 'my certificates). Export it as a .p12 file (and give it a password).

    Now, you can use the .mobileProvision and .p12 file and the password, to build your AIR application to deploy your device!

  • External swf on Air Android and IOS

    Hello

    Can AIR and IOS android application download and play an external SWF with code inside?

    I created android app AIR (SDK version 4.0) that load an external swf with simple clip on the stage.

    var loader: Loader = new Loader();

    loader.contentLoaderInfo.addEventListener (Event.COMPLETE, onLoaded);

    Loader.Load (new URLRequest ("2.swf"));

    function onLoaded(e:Event):void

    {

    addChild (loader);

    }

    I installed this on device android AIR app but I see no external swf on the stage.

    Thanks in advance

    You must add the external swf file for included files.  and for ios, you must assign the loadercontext property.

  • Definition of the deployment target for the AIR applications mobile iOS

    I can't find an "easy way" to set the target of my Adobe Air mobile project deployment.  The key/value pair, I would like to add to my info.plist file is:

    < key > MinimumOSVersion < / key >

    < string > 4.3 < / string >

    This will set the minimum iOS version of my application to 4.3.

    When I try and manually add this key/value pair in my file descriptor app, in the region of < InfoAdditions >, I get the following error:

    "error 105: application.iPhone.InfoAdditions contains an invalid value.

    So I'm thinking that FlashBuilder is already setting the value of "MinimumOSVersion".  However, I can't find anywhere in FB to set the value of myself.

    I DID find instructions on how to disassemble the .ipa file, locate the .plist file and modify it, and then rebuild the .ipa, here:

    http://forums.Adobe.com/message/3672550#3672550

    However, I paid pretty decent money for this FlashBuilder IDE, and I'm really surprised/disappointed this isn't something that can be done in app descriptor file.

    Can someone from Adobe please confirm if this is true?  Is it possible to set this value manually in FlashBuilder?

    Thanks for the link.  If the answer is that FlashBuilder does not permit allows you to set 'MinimumOSVersion' to your application, because it hairpin 4.0.  We would like to put our target of basic deployment of iOS iOS 4.3 for our application, but unfortunately it's not looks like it is possible with FlashBuilder.

  • AIR 15 on iOS tlfText not rendered

    I think I have a bug, but I'm still not convinced that it's the fault of the air.

    I have an AIR applications for iOS, Android, Windows and Mac Publishing.

    I use the version of Adobe Flash Professional CS6 12.0.2.529

    I have a header positioned at 0,0 where to place two TLF textfields and some buttons. When I run on iOS 8 published under the name AIR version 15, I don't see my text, buttons display very well. When I run on Android, Windows, or Mac published as AIR 15, the text is very good. I placed my text under the heading (thinking maybe it was a black text on a black background - don't tell me you have never done this!)-the outcome proved the text was there (the "body" is positioned under the header and was pushed down when I did) - but I still didn't have my text.

    When I compile my app with AIR 14, everything was fine, the text just like on Android, Windows and Mac released with AIR 15.

    The funny thing is that I use tlfText exclusively in the entire application and all THE OTHER INSTANCES are very well, that it is precisely these text two fields render on iOS.

    On a side note, in any case, I put my tlf text using tlfMarkup (mentioned because it doesn't seem to be very popular that I can't find many articles or support on this issue, I'm starting to regret this choice)

    Any suggestions are appreciated.

    UPDATE:

    I tried to compile with 15.0.0.249 and 15.0.0.274 AIR (BETA) but the problem persists.

    They said adobe no longer supports the tlftextfield. I had to spend all the flow of text. After that I started, it was an easy transition.

  • convert adobe flex web app for playbook air application?

    Hey, I am very new to this sort of thing and was using a Visual tool to help me create applications web flex. My question is can I convert these to operate as air apps on the playbook?

    Given that I don't really know action script.

    Also, can you recommend any good books, tutorials, or interactive Web sites that would help me to learn action script? Thank you!

    Some MX controls (OK, a lot) are not supported under the BB SDK.  For example, mx. Alert does not work, you must use the AlertDialog QNX class.  See docs QNX to:

    http://www.BlackBerry.com/developers/docs/airapi/1.0.0/index.html

    In addition, FlashBuilder is the IDE that is supprted, Flex Builder (3.x) is not supprted.  FlashBuilder 4.x is what you need, but which is not supported under Linux.  You should be able to download the 0.9.1 BB SDK for Linux and the use of the CLI version for a project of will.

    If you are a Flex application, you need to change the root node of a node (Application or WindowedApplication) AIR (if not already done).  If so, act like and more taking orders from MX which are not supported, I keep your business logic and simply change the front-end server with native controls of QNX/BB.

    But first, I would try just get a "Hello World" application to compile and run as an AIR application and then send it on the Simulator to get their feet wet.  then see what it would take to get your application scope.

    Hope that helps.

  • How to remove the screen debugger in Adobe air applications?

    can someone help me remove screen Adobe AIR (unable to connect to the debugger) in my application .apk airScreenshot_2015-05-12-11-07-15.png

    How to remove this screen

    I tried disabling the debugger option in publication of flash CC settings. I always get this screen?

    After unchecking the option of the debugger you republish your air application and then check the date of creation of the application you are testing?

  • AIRHelp of AIR application or integrate with AIR App launch?

    We are developing an AIR application and use Robohelp.  He previously used to generate FlashHelp, but find that browser integrated AIR applications support does not support this output.

    The AIRHelp seems to be the way to go, but you cannot launch external applications from AIR applications.  At least that's what I understand.  I wonder if another application AIR, or more precisely an AIRHelp application could be called somehow.  If so, how?

    If not, is it possible to get 'something' that generates Robohelp and fusion which, thanks to our application AIR to create an application with integrated help?

    Thank you.

    -Michael

    Hello

    As specified by other people here in the forum, it is certainly possible to call assistance from CSH AIR from any AIR application. Please see the forum post http://forums.adobe.com/message/2272289#2272289

    You must know your AIR application ID and the ID of the Publisher.

    Application ID is the one that was specified in the dialog AIR SSL in RoboHelp 8 AIR SSL dialog (ID help).

    The Publisher for an installed application ID can be found in the META-INF/AIR/publisherid file in the installation of the application directory. This the Publisher ID is generated using the digital certificate provided when generating assistance from AIR in the AIR SSL dialog box.

    Once the ID and the Publisher ID are known for the developer, it can call using the AIR using the following Flex code

    private void invocarAirHelp(tema:String):void {}
    var appID:String = "abc";
    var pubID:String = "ashfksdhfkjsdfk.1";
    var mgr:ProductManager = new Manager ("airappinstaller");
    Mgr.Launch ("-launch" + appID + "" + pubID + "-mapnumber csh - 1");

    }

    Hope that this explanation will help you.

    Thank you

    Praful jegou

  • Twitter Feed within a Flex/Air Application

    I'm trying to move forward an appilcation I created so that it integrates a live webcam that is twitter account when users access the application their own Twitter account is shown it contains and is updated live.

    I have no experience in using either twitter itself or how to integrate twitter feeds specifically in a flex/air application and I was wondering if someone can tell me exactly what I need to do to get there?

    Another addition that my client asked is the use of live images. The application itself is basically an interactive favorites with users clicking menu on and adding links to sites within the app. Each of these links is represented by an icon that is actually a screenshot of each site. I want to change this so that those images, direct change AS the site themselves so that they are constantly updated. Is this also possible at all, and if so someone can give me advice on how this could be done?

    Get your twitter RSS feed

    Put it in a flex RSS reader

  • Cannot test my air application mobile on the device running ios 9.3

    After setting up the publication iOS option and including appropriate .p12 and provisioning profile, my application does not install on my iPad.

    The editing dialog box completes without error and said that my application has been published successfully, but does not appear on my device.

    The application also manages to perfect in the Simulator. I even tried to install .ipa output via iTunes without result file. It appears on the device, all the application charges, begins to install it, and then the icon disappears without warning or error. Is there a compatibility issue with adobe air version 22 and iOS 9.3? After info.plylist the file generated by air compared to that created by Xcode, they seem to be formatted very differently, there are 23 properties and theot she has 48. Still, the issue seems to be with the latest version of the operating system mobile iOS. I have no problem to test the application on an iphone4 iOS 7.1 running

    .

    If you mean that the method of push IPA? Just open the devices window in Xcode, then drag the IPA in the Applications list and select the connected device.

  • For days now, my iPad Air insisted on the fact that it cannot connect to iTunes. Wifi works fine for applications and devices, and I tried all the options on the support page. Nothing has worked. What should I do?

    The time zone is correct, it is signed through "iCloud" in the settings and all the apps work relatively well, including those who are in need of the internet, so the problem is not the internet. However, the Air iPad is more connect to iTunes, it is impossible to update anything. It won't let me reconnect through 'iTunes and App Store' in settings, just tell me that it can't connect to iTunes everytime I try it. I also noticed that Game Center is strange, his page in settings will not be same load and he often delay signing in when I open an application compatible with it. My iOS is updated to 9.3.1. The only thing I can think is that I had to change my password recently, but he had me to login with the new password on the device, and this problem did not show up a few days later. I am at a loss on what to do at this point, and I already tried all suggested fixes Apple support. Are there patches less known who could solve this problem? Or, is this a widespread problem that apple is having this time with their servers?

    Hi TimeSeerStudios

    I don't see the failure:

    https://www.Apple.com/support/SystemStatus/

    Have you tried to close all applications and restart force (hold down the sleep/wake and Home buttons and do not let go until the screen darkens and the Apple logo appears)?

  • Flash CS6 Air to the menu 'Modify application settings' iOS not to come.  No way to publish to iOS.

    Using a newly re-installed and updated CS6 Flash on a 64-bit OS X Macbook update 10.9.4.   I tried various combos of Air 3.2, 3.4, 14 and 15, since yesterday, and I get the same result.  Only two days ago everything on this configuration worked perfectly.  I was compiling and pushing Air apps to my iPad for testing.  Early yesterday morning, I tried this and got a message that I did not save, but was something in the sense of "this installation is not configured for this process" or something.  Since then, when I click on the key to bring up the menu change application settings, nothing happens.  This is true, if I click on it, next to the target in the properties pane, or if I'm going to Air for iOS settings in the drop-down file menu.

    The other strange part of this is that if I open a few old projects, I can get the menu to return to the top. But on the project I was working on it doesn't.  If I create a new FLA file empty and go straight into the settings, it also does not work.  And if I try and it doesn't work, if I close the file that wasn't it blocks completely Flash.

    It seems that some cache or a database is corrupted, but I did a complete uninstall (using adobe cleaning) and reinstall, and it is always the case.  I found an old thread on google about this same problem and the solution given was to delete/Library/Application Support / iPadApp / Local Store / appDB.db, but I don't even have this file to remove.

    Little close cannot produce my content like this so I'm a sitting duck.  Any info would be greatly appreciated.  This is my first post here, so I apologize if I am missing something.

    very interesting. support for Apple developers were happy to engage in this and checked all my certificates and all the stuff and updated stuff in Xcode.

    But while doing so, I discovered that if you move it provisioning profile somewhere else for example a new folder, then you can open the change settings application and then add the provisioning profile from the new location and

    Flash publishes successfully.

    at least it is a workaround - although pain in the anus!

  • Adobe AIR applications open to black screen in iOS 8

    Adobe AIR for iOS apps that I've published using Flash Professional CS6 more to properly run on iOS 8. They worked well in the iOS 7.

    After opening, they just cling to a black screen (probably the launch screen - I don't have an image for this).

    Is this a known issue? Are there solutions?

    I found an answer--applications have been published using the AIR SDK 3.4, which I think does not support iOS 8.

    Republished with 15 latest AIR SDK and it works properly.

    Guess I'll have to republish everything.

  • Can I call air code or a "sub - app" go within an application native iOS?

    I work with another developer who built applications native iOS and I wanted to provide some functionality with air as part of an application, they are building.  Is this possible?  It should do the opposite?  The Actionscript 3 library, I'm hoping to access it from the native application is Away3D.

    Adobe Air is UiApplication. You cannot embed it native application. But you can build the native extension which will give you access to the native code of adobe air

  • How to identify if the AIR application builds in IOS

    How to identify if the AIR application background application ios air.

    Have we not all events to notify when done app background?

    These are the headphones to tell when the app disables and active:

    stage.addEventListener (Event.ACTIVATE, fl_Activate);

    stage.addEventListener (Event.DEACTIVATE, fl_Deactivate);

Maybe you are looking for

  • Can not recover my laptop. Extraction, failed after 30%

    I tried to restart my system with the Toshiba product recovery disc that it usually goes past the first disc, and my laptop shuts down for any reason any. I left it half a year and thought that I try it once again and now when I do it gets like 30% o

  • Problem with the Spice TI OPA140 model

    I edited the attached spice model to fix the missing parenthesis, but when I try to create a symbol linked to the model I get an error "this template contains several top-level. SUBCKT statements... ». I tried the present models in the model of main

  • X100e does not illuminate

    I have a X100e (bought last November), which worked pretty well * until last week. The charge had been becomes weak, due to not not in him plugging recently, so I plugged it all night. The next morning, I tried to start it. First tests little - the l

  • Combining the two networks

    I saw the task of combining two separate networks into a single, or at least in particular.  Currently, one of our branches off site are moving their servers to our location. A partial advantage is that both sites using ASA. Servers that are moving t

  • Problems for blackBerry Smartphones download BB App torch

    Has anyone else had problems downloading a Blackberry AppWorld application on smartphone? Free applications last few, I tried to download does not give me the choice 'Download' but rather say "uninstalled". Any suggestions?