Which iOS SDK is flex using?

Hi,
i cant find any information about the iOS SDK Version that flex is using when we compile the ipa file.
I dont mean the flex sdk like 4.5.1 or AIR 2.7. When you got to Apple App Store with your iphone or ipad you see that very application has a SDK information like iOS 3.2 or higher, 4.2 or higher.
I would like to know how flex is using or generating this SDK specification?
Is it maybe so that the installed SDK is used when you download the latest xcode SDK from apple, like currently version 4.3.3?
Please someone make lights on this
Regards
Gary
http://onlinelib.de

Hello Gary,
Adobe is laconic on exact iOS SDK support in release notes, you could read something more specific from that article:
Supported iOS devices
As part of supporting the latest and most powerful Flash runtime features on iOS, we have chosen to drop support for the original iPhone and the iPhone 3G, along with iPhone OS 3. AIR 2.6 supports building apps for the following iOS 4 devices:
iPhone 3GS and iPhone 4
iPod Touch (3rd Generation and 4th Generation)
iPad
bolding is mine - so iOS 3.0 is completely dropped and compiled output is all 4.* iOS
edit: see also:
http://kb2.adobe.com/cps/891/cpsid_89107.html#main_AIR_runtime_system_requirements_
hth,
kind regards,
Peter

Similar Messages

  • Which iOS SDK does AIR 3.5 use?

    How can we find out which iOS SDK is being used by Adobe AIR?
    We're using Adobe AIR SDK 3.5 with Flash Builder.
    Is it possible to change the iOS SDK?
    The -platformsdk compiler argument shows as unsupported inside Flash Builder.
    Thank you.

    Thanks for the quick reply.
    Can you please take a look at our other thread here -
    http://forums.adobe.com/message/4834786#4834786
    We're facing some difficulties with iPhone/iTouch (4th Generation) devices running iOS 6.

  • I use an iPhone 3G but am failing to access WhatsApp as it keeps saying my ios is too old. Which ios download can I use?

    I use an iPhone 3G but am failing to access WhatsApp as it keeps saying my ios is too old. Which ios download can I use?

    The only option you have is to buy a newer phone. The iPhone 3G can not run anything higher than 4.2.1. It was discontinued years ago.

  • Which AM SDK API is used to retrieve user sessions

    Please identify the Java API that I can use to retrieve the status of User Sessions.
    I need to create a report that depends on users that have logged in and not timed out. These are the users listed on the Sessions tab of Access Manager web console.

    Hi,
    You can use getValidSessions(SSOToken, Server) API to get a list of valid SSOTokens. The token needs to be an admin token to get all the tokens. Check the javadocs for the details.
    http://docs.sun.com/source/820-3739/index.html
    shivaram

  • Which facebook ios sdk or apple social framework better to use ?

    We have one mapping project now Iphone/Ipad. This time we want to integrate our application with facebook.
    Now for doing this we have two choices
    1. Using official facebook ios sdk
    2. Using Apple social framework
    Im new at social programming so Im comfused at choosing one or two.
    Can anyone can give me an advice
    Thank you very much

    You need to update iTunes to 11.1 on your PC

  • What is the official AIR SDK and FLEX version to release for iOS6 ?

    Hi,
    Wanted to know which AIR SDK and FLEX version is fully suporting the iOS6 to submit to Apple.
    I found that AIR SDK 3.4 is supporting iOS6, though the code created for iOS 6 is not working correctly when build from Flash Builder 4.7 AIR SDK 3.4 FLEX SDK 4.6 .
    Thanks
    Regards

    19th...

  • Which AIR SDK versions will run which iOS versions

    Where can I find information about which AIR SDKs can target each version of iOS.
    Specifically, we are updating our app from AIR SDK 3.4 to the current 3.7; however, we aren't sure which versions of iOS the new SDK will work with.
    There is an air faq (http://www.adobe.com/products/air/faq.html#) which states that "Adobe AIR 3.5 supports iOS 6", but my question concerns how an AIR app produced for the newer iOSs will run under older iOSs.
    Thanks!

    iCloud Mail setup, even in 10.4/10.5…
    IMAP (Incoming Mail Server) information:
              ▪          Server name: imap.mail.me.com
              ▪          SSL Required: Yes
              ▪          Port: 993
              ▪          Username: [email protected] (use your @me.com address from your iCloud account)
              ▪          Password: Your iCloud password
    SMTP (outgoing mail server) information:
              ▪          Server name: smtp.mail.me.com
              ▪          SSL Required: Yes
              ▪          Port: 587
              ▪          SMTP Authentication Required: Yes
              ▪          Username: [email protected] (use your @me.com address from your iCloud account)
              ▪          Password: Your iCloud password

  • IOS Sdk does not seem to download with Xcode.  I am using Mac OS X Lion 10.7.3.  Why not?

    The IOS SDK does not seem to download with XCode.  There is no IOS template in XCode.  I am using
    Mac OS X Lion 10.7.3 on a Mac mini.  Do you have to pay $99 to get this?

    Another similar one here. I've updated ios7 and usb tethering doesn't work. I use it at my office connecting to a XP machine. It connects, iphone asks me to 'trust' the computer (which I do) and the driver is installed. However the connection shows a status of 'LAN Cable disconnected'.
    However the version of itunes on the machine is a versions back (I don't use itunes on that machine).
    Because the usb tethering is a universal network driver connection then it should still work on any machine even if there is no itunes installed (i.e. as long as hotspot is enabled).
    looking at other forums it appears this is very much ios7 related. Was working perfectly on ios6.

  • Flex Use of the Adobe Acrobat Library SDK

    Hello
    I have Flex Builder 3 and have been using Director and Flash for ages. Can anybody point me towards any FLEX 3 + AS3 code useage that builds Adobe Acrobat "Academic Library Facilities" e.g. Organiser into a Fully functioning website. I have chased the Adobe Acrobat Library SDK all around the Adobe site and through Google but I am still feeling that I have to work it out for myself.
    Help. Laurie THOMAS Director of The Centre for the Study of Human Learning, Oxford U.K.
    [email protected]

    I checked with the Acrobat team and this is not something that will be trivial I'm guessing.  There are no real libraries to support you.  The Organizer data is stored in a SQLLite database, which means that if you write an AIR application you could access it, but we don't document the format nor do we guarantee a consistency of format between versions.<br /><br />So I think basically you are going to have to work this out for yourself to meet your own needs, it won't be that generic.<br /><br />Best,<br />Matt<br /><br /><br />On 9/25/08 11:20 AM, "Prof. Laurie THOMAS" <[email protected]> wrote:<br /><br />A new discussion was started by Prof. Laurie THOMAS in<br /><br />Developers --<br />  Flex Use of the Adobe Acrobat Library SDK<br /><br />Hello<br />        I have Flex Builder 3 and have been using Director and Flash for ages.  Can anybody point me towards any FLEX 3 + AS3 code useage that builds Adobe Acrobat "Academic Library Facilities" e.g. Organiser into a Fully functioning website. I have chased the Adobe Acrobat Library SDK all around the Adobe site and through Google but I am still feeling that I have to work it out for myself.<br />Help.  Laurie THOMAS  Director of The Centre for the Study of Human Learning, Oxford U.K.<br /><br />[email protected]<br /><br />________________________________<br />View/reply at Flex Use of the Adobe Acrobat Library SDK <a href=http://www.adobeforums.com/webx?13@@.59b695bc><br />Replies by email are OK.<br />Use the unsubscribe <a href=http://www.adobeforums.com/webx?280@@.59b695bc!folder=.3c060fa3>  form to cancel your email subscription.

  • Is 256gb enough to use xcode, Microsoft office student, iBooks author and download the iOS sdk

    Please help as I'm not sure whether to get a macbook pro or air. I prefer the look of the air but I'm not sure if 256gb flash storage is enough for what I want to do. I would always surf the Internet and use Microsoft word, excel and PowerPoint but I would also like to try Xcode and iOS sdk. Thank you. However Im not willing to buy the air with 512 gb so if the 256 gb isn't enough then I'll go for the pro.

    Welcome to Apple Communities
    256 GB are a lot for do only what you need. It's perfect

  • I'am using iphone 5 i tried to update the ios 8.0.2 using the shift key in itunes update @ windows 8 i have the file which i downloaded, but it says that firmware version is not compatible. what can i do for it . help me friends

    i'am using iphone 5, i tried to update the ios 8.0.2 using the shift key in itunes update @ windows 8 i have the file which i downloaded, but it says that firmware version is not compatible. what can i do for it . help me friends

    Hello vinoth1986,
    After reviewing your post, I have located an article that can help in this situation. It contains a number of troubleshooting steps and helpful advice concerning update issues:
    If you can't update or restore your iPhone, iPad, or iPod touch
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • I am unable to delete my photos which are synced through computer..i have upgraded to ios 7 and im using iphone 5...i tried doing it by using itunes but i cant see any photos at all...help requested

    I am unable to delete my photos which are synced through computer..i have upgraded to ios 7 and im using iphone 5...i tried doing it by using itunes but i cant see any photos at all...help requested

    If you didn't already do so, try uninstalling iTunes and all of it's components (not just iTunes and AMDS), then reinstall iTunes, as discussed here: http://support.apple.com/kb/HT1925.  Follow the article and uninstall them in the order indicated.

  • Which is better frame works use along with flex

    Hi,
    I am developing an hospital application, mainly includes the
    management of outpatients and in front end i am using flex but in
    back end i did not get a clear idea about which frame work has to
    use or need of a new architecture. i just need some suggestion
    which of these spring,EJB 3.0 and Jboss Seam is better for back end
    implementation.
    Thanks and Regards
    kumar

    Hey kumar ,
    I don't have experience with a lot of frameworks but I am
    using Blaze-DS + Spring with deployed under glassfish.
    I think you biggest problem here is how to make the frontend
    pluggable, extensible and easy to maintain.
    I do make all single screens as single modules. and each
    module have it's own java class to do the work + some java classes
    for general perpose.
    Teh whole thing is build in ANTS and using jnit as a testing
    framework for java. I don't have anything yet to do automated UI
    testing.
    Ries

  • I have an old ipod touch and use it everyday now i cant get on facebook and cant download apps which i want as it requires ios 4.3. what use is it to me anymore and are apple willing to do something about it

    i have an old ipod touch and use it everyday now i cant get on facebook and cant download apps which i want as it requires ios 4.3. what use is it to me anymore and are apple willing to do something about it

    Your only way is if you have the version that was compatible on your computer such as in the recycle bin/trash or in a computer file backup. In that case delete the current version that is in your iTunes App library and replace it with the older version. Then sync.

  • I am using Iphone 3G and running with ios version 4.2.1 .I am looking for to run whatsup apps.Can you guide me which IOS version should i download wherein,it will support whatsup apps

    I am using Iphone 3G and running with ios version 4.2.1 .I am looking for to run whatsup apps.Can you guide me which IOS version should i download wherein,it will support whatsup apps

    with an iphone 3G the most up to date ios is 4.2.1 so you have a problem because whatsapp requires a higher version.  If you saved an earlier version of whatsapp you could install that otherwise you cannot use the app.  You will need to get a more up to date phone

Maybe you are looking for

  • Using B2B for sending PAYMUL files in EDIFACT format

    Hi B2B Gurus, One of our client has the following requirement. 1) Create Payment batches in Oracle AP and Format the payments using an EDI format program. 2) Translate the EDI format file into PAYMUL EDIFACT format. 3) Send the PAYMUL file across to

  • How do you start a function without a button?

    I currently have an action that starts with a button click. But I want it to start on frame 1 automatically without a button. How do I need to edit my code to make this work correctly? It's a typewriter effect and I plan on exporting it out as a .MOV

  • Data type STRING

    Hi all, i have creted a ztable and in that for one field the length is to be more than 300  chars. so i am using the data type directly as STRING. i tried to check the table but i am getting warning as 'data type string  not allowed in DB tables'. pl

  • Cursor jumps when typing in all applications

    As I type, in any application, the cursor jumps up and inserts itself into a line several lines above. It happens in Mail, Gmail, Pages, Notes, Text/Edit, Microsoft Word, and as I type this document. The problem has existed from when I first got the

  • Nokia PC Sync - Not connected

    Hi N95, PC Suite 7.0.9.2, Windows XP SP3, USB cable. Most PC Suite programs doesn't "see" the phone, including PC Suite main menu. But "Connect to the Internet" and "Update phone software" works fine. "Video Manager" says: "Failed to open PC Suite Co