IOS 5.1 SDK Support?

Hello!
I just read the announcement from http://forums.adobe.com/message/4579494
and it states that
iOS 5.1 SDK Support — Build your AIR on iOS applications by default with iOS 5.1 SDK (without using the --platformsdk switch) and leverage the enhancements available in iOS 5.1 SDK.
I would like to know what exactly does that mean?
What are the enhancements I can leverage and how can I do it?
Does it apply only for building Native Extensions?

Hi Kaspar,
You are right. For the most part, it applies to Native Extensions. However, it may apply to some other use cases, e.g. you can now create apps which can use the high resolution display for the new iPad, without having to use the platformsdk switch.

Similar Messages

  • Targeting iOS 6.0 SDK

    Hey guys,
    Recently I submitted an application via Itunes Connect which was rejected for the following:
    Invalid Launch Image - Your app contains a launch image with a size modifier that is only supported for apps built with the iOS 6.0 SDK or later.
    I'm building with Flash Professional CS6 using Air 3.4. I have included a launch image for the larger iPhone 5 screen and make certain modifications for that size. How do I target which version of iOS I build for? My app only supports the 4s and 5. Could it be that I just don't have the latest iOS SDK on my Mac?

    Support for SDK 6.0 came in with AIR 3.5 I think. You can add the later SDKs from the Manage option in the Help menu. Or, read this longer answer of mine:
    http://support.muse.adobe.com/message/4959939
    That tells you how to use a patched version of adt.jar, with AIR 3.4.

  • IOS Simulator build: SDK is missing GPL component X:\sdk_path\lib\aot/bin/as/as-386.exe

    Trying to build a simulator build with air 16 or 17 and iPhoneSimulator8.2.sdk I get the following error:
    SDK is missing GPL component X:\sdk_path\lib\aot/bin/as/as-386.exe
    igmake: *** [../bin/project.ipa] Error 16
    igmake: Leaving directory `X:/project/'
    I've checked various sdk versions.  Some of them have an "as-386" file, but never a "as-386.exe" file.  I tried just renaming the file (hoping for the best) but that results in this error:
    ld: in `)Ωtm♣Z, unsupported address encoding (08) of personality function in CIE
    for architecture i386
    Compilation failed while executing : ld64
    igmake: *** [../bin/project.ipa] Error 12
    Any help would be appreciated!
    Ken

    Thanks,
    Yes I know that.
    But what I was expecting was that things which worked in AIR 3.3 beta 3 would continue to work. As in this link http://blogs.adobe.com/airodynamics/2012/05/18/using-platformsdk-for-ios-on-windows/
    In fact the Release notes that you point to state:
    Platform SDK support for iOS on Windows
    Now, a developer can copy the iOS SDK folder on a Windows® machine and use the platformsdk option of adt on Windows® too.
    adt –package –target (ipa-app-store|ipa-ad-hoc|ipa-debug|ipa-debug-interpreter|ipa-test|ipa-test-interpreter) -platformsdk
    This feature is not yet available in Flash Builder. The SDK should be copied properly, i.e. the symbolic links in the iOS SDK should be converted to actual files on Windows® , else, packaging will fail.
    C

  • Does Adobe Flex 4.6 SDK supports multithreading?

    Hi,
    As we are using Adobe Flex 4.6 sdk for our vmware vcenter plug-in development. we need to handle the situations like updating the data in multiple panels and portlets of a dashboard simultaneously.
    So we are thinking to implement this using multithreading concept.
    I am hearing flex doesn't support multi-threading, some workers constructors will give flavor of the multi-threading in flex.
    It will be helpful if you provide some information about
    1. Does Adobe Flex 4.6 SDK supports multithreading? If so how to implement?
    2. How to use Workers in flex and what are the limitations?
    Thanks and Regards,
    Sravan Kumar.

    https://forums.adobe.com/message/4562551

  • SDK support of Czech, russian, ...

    Hello all,
    I'm wondering whether the SDK supports or not the Czech and other languages Acrobat's applications with special char. I mean that the AVDocPrintParams has only char parameters. So how can I use the Print function with special char (wchar_t).
    For example : 
    destProfileRepresents the name of the destination profile to use when doing host-based color management.
    How can I add this parameters in russian without using the wchar_t ?
    Regards,
    Joël

    Joel Nederlandt wrote:
    OK. So the SDK doesn't support all languages.
    That's not at all what I said.  I said you can't use a wchar_t in place of a char datatype with the SDK.  There are ways of encoding wide data into a multibyte char array.  The most common is, as Leonard suggested, encoding as UTF8.  See the WideCharToMultiByte method on Windows.

  • SDK support in Pro and Standard editions.

    Hi,
    I want to convert PDF file into DOCX programatically. I have written the code using Acrobat SDK and tried with Acrobat X Pro trial version, and it works fine. I just want to confirm whether Acrobat X Standard edition supports exporting PDF to DOCX via SDK? and whether my code will work in Standard edition.
    Also, want to know whether there are any differences between Pro and Standard editions in terms of SDK support.
    With regards,
    Pinakin Purandare

    Hi,
    Apologies for missing the code.
    Below is the code:
                AcroPDDoc pdDocument = new AcroPDDocClass();
                if (pdDocument != null)
                    try
                        // Open PDF file.
                        result = pdDocument.Open(location);
                        if (result)
                            // If PDF file is opened then get the docx file name.
                            string docxFileName = string.Concat(Path.GetFileNameWithoutExtension(location), ".docx");
                            docxFileName = Path.Combine(Path.GetFullPath(tempPath), docxFileName);
                            try
                                object jsObject = pdDocument.GetJSObject();
                                Type type = jsObject.GetType();
                                type.InvokeMember("saveAs", BindingFlags.InvokeMethod, null, jsObject,
                                    new object[] { docxFileName, "com.adobe.acrobat.docx" });
                            finally
                                pdDocument.Close();
                                pdDocument = null;
                    finally
                        pdDocument = null;
    I have gone through the feature list of Standard edition on Acrobat site and it mentions that it has feature of exporting it to Word. But since I was not able to find trial version of standard version, I am not able to test the code.
    I want to make the decision on buying the edition based on the export to DOCX feature programatically. Hence wanted to confirm.
    With regards,
    Pinakin Purandare

  • Oracle CM SDK support  on Oracle DB 11g?

    Hi,
    Is the Oracle CM SDK supported on Oracle DB 11g? Is there a roadmap for this product as it's future seems a little vague?
    Thanks for your help
    Tim

    I don't know that it is certified at this time.
    I do not feel that platform is the go forward strategic direction oracle is taking though.
    The current direction is the Oracle ECM set of products which have several integration paths including RIDC, CIS, SOAP, COM, Web Services, etc. Of course, this is all at cost and you may be asking as already own or are invested in the tools you are asking about!
    http://www.oracle.com/us/products/middleware/content-management/index.html

  • Adobe SDK Support

    Does anyone know the best method for getting SDK support from Adobe? Phone or email? There seem to be a million different options.
    Thanks.

    If you are not already a Solution partner member then that would be the route to go.
    https://www.adobe.com/cfusion/partnerportal/index.cfm?event=aboutPartnerships&loc=en_us&sh owMyTab=tab_solutionpartners
    HTH
    Malky

  • Will ios 7 still be supported by apple with the release of ios 8?

    Will ios 7 still be supported by apple with the release of ios 8?

    What does that mean?
    "Supported"?
    In what way?

  • ITune COM SDK supports GUI access?

    I am searching for  API to log-in to iTune with Apple ID and Password.
    I have  Apple ID and Passwords written in an excel file.
    What I want to do is to:
    Read the excel file line by line to take ID/PASS
    Log-in to iTunes with that ID/PASS
    Click the download button
    Is there any  library for this purpose (For step #2 and  #3)? Does iTunes COM SDK support that GUI (input in to the ID - PASSWORD field) access?
    This is urgent for me.
    Please anyone help.
    Thanks in Advance
    Rahman

    It seems that it is reading something in the ObAccessClient.xml file, because it receives a response from the Access Server. I would guess some sort of communications error - perhaps a certificate error if Open transport mode is not being used. Also, are the times on the asdk machine and the Access Server in sync?
    Regards,
    Colin

  • Does iPhone SDK support the feature of data transfer via Bluetooth or USB?

    Hi,
    I'm developing a application in which I want a feature for data transfer either using Bluetooth or USB.
    Does iPhone SDK support this feature of data transfer via Bluetooth or USB?
    Please help me.
    Thanks.

    The SDk doesn't deal with BlueTooth or USB. Your only option is wireless data. (WiFi, 3G, etc)

  • IOS 4.3 SDK not included with AppStore purchase of Xcode?

    Is there a way to download the new iOS 4.3 SDK without downloading the previous version of Xcode?
    Shouldn't it be included with the distro?
    If not, at least offer a place for us to download it separately.

    PLEASE READ THE WHOLE ENTIRE THING!!!!!
    I know how to just get the IOS SDK (iphone simulator). First the horrible thing is to download xcode. Then after  you do all the downloading crap and sort, you go to developer file in your Macintosh HD (Start up hard drive). After you go into the Developer file, go to the Platform file. Afterwards, go to iPhoneSimulator.platform file. Copy that file to your Macintosh HD (I prefer a flash drive or somehthing cause the Iphone simulator works from there).
    Then throw away Xcode and everything. Then the iPhoneSimulator.platform file will still b in your MAcintosh HD or flash drive and you can still use the Iphone simulator ( the iphone simulator will be in the iPhoneSimulator.platform file). THIS IS HOW TO GET JUST THE IPHONE SIMUALTOR AND NOT XCODE CAUSE IT TAKES UP A LOT OF BITS!!!!!!!! PEACE OUT!!!!!!!

  • IOS 5 do not support A2DP?

    After updating to IOS 5 it does not work bluetooth headset. IOS 5 do not support A2DP?

    I have an iPhone 4. I connect it to a car audio system (JVC) which has A2DP support. This morning, I tried to play music from the spotify client to the car audio, but the music kept playing on the iPhone instead. I tried looking for the AirPlay button but it was nowhere to be found, even though the system was connected to a A2DP-capable system. I went to Music, and to other apps, and none of those showed the AirPlay button even though the Bluetooth icon was on (connected).
    Yesterday I was able to play music through the car audio bluetooth system, so there is definitely something wrong going on with iOS5. I will try deleting the pairing and re-pairing, and see if that fixes the issue, but I think there's something else going on.

  • Is there an Acrobat SDK support package to purchase?

    Too many issues while using Acrobat SDK, I wonder know if  there is an Acrobat SDK support package to purchase.
    Thanks.
    Have a good day.

    Karl:
    I started using such service back when Acrobat SDK development seemed like an intractable problem, and I really did not have the time to go through the learning curve. At the time it was called Rent-A-Coder and it was quite good.
    They had their grading system, and I often worked with coders who were in the top-10 or top-20 (out of 300,000 coders).
    You could search for "Acrobat SDK" or whatever other skill. They were acquired by Freelancer and I am afraid the quality of the service is waaaay down.
    Regards,
    -Ramon
    ps: I also have -somewhere- a list of higher-end, professional programmers, specific to PDF. It camed from PlanetPDF or a similar site. In any event, after I am about to finish my first complete plugin (the copy half of a copy+paste facility) plus an AcroForms Stamper/Filler on Linux, I feel confident that I will have no need for hired guns. I can roll my own.  :-)

  • Does the new AIR SDK support iOS 64-bit for Flex Developers?

    I saw that the new AIR SDK(December 18, 2014) has supported iOS 64-bit, but it was only supported in the new compiler. See this:
    Please note that support for creating universal IPA binaries will only be available in the new compiler. The legacy compiler is not (and will not be)
    compatible with iOS 64-bit. Because of this, it will be removed with version 16 of the AIR SDK. To ensure that Adobe as well as third party tools
    are able to work with this AIR SDK, the -useLegacyAOT option will continue to exist, but will be internally mapped to the new compiler.
    AFAIK, the Flex uses the old compiler and AIR SDK for Flex Developers doesn't include ActionScript 2.0 Compiler. As a Flex developer, what shall I do?

    Hi,
    I guess, you might be packaging IPA on windows machine.  Please try latest beta at http://labs.adobe.com/downloads/air.html which has iOS64 support on Windows machine as well.
    Thanks
    Govinda Gupta

Maybe you are looking for

  • Colour's not appearing correctly

    For some reason pages 08 doesn't show the correct colours on my computer screen. If I am typing in black it comes up whit and when I am typing in blue it shows as purple. Does anyone know how tho fix this? Thanks.

  • A User Count in a Flash Media Server Application

    hello guys, first of all, sorry for my english... i am making a flash media server application and i want users to see that how many users are currently connected to this application... i have searched on google for 2 days and i couldnt find a good t

  • Does SAP have standard return Po output?

    Hi experts Now we plan to use return po flag on PO item. In case ,it's po which return to vendor, We will check the po return item flag. The return PO form will be some different from the standard one. eg: the title will not be purchase order. Since

  • No hard drive for start up disc

    Hi This is the first time I've come across this problem since OS9, so was surprised to see it on Tiger, basically my brothers MacBook isn;t seeing the built in hard drive as the start up disc. I tried the remedy from OS9 - to start up from the instal

  • Set Session Variable

    Hello, Anyone know how to set a session variable from data entered within a messageTextInput field from a uix page within a JHeadstart application? I tried to trigger an event to write the session but was unsuccessful. Any ideas? -Jeff