Where the community for ios?

Maybe I'm blind, but I'm looking through the communities for the IOS community and don't see one.  I see Community IOS Apps, but where the hell is the community to ask questions about IOS itself?

It is not a global forum of iOS. If necessary, use Using iPad, Using iPhoneor iPod touch .

TT2

Tags: Using Support Communities

Similar Questions

  • where the requirements for the current download? This used to be posted prominently.

    where the requirements for the current download? This used to be posted prominently.

    See:

    You can find the full version of the latest version of Firefox 24.0 in all languages and for all systems operating here:

  • the .xml file will not hold the new version I am writing on the 'AIR for iOS settings' window on Flash cc 2015

    Hello

    I need to download a new version of my app on iOS, but the .xml file will not hold the new version I am writing on the 'AIR for iOS settings' window on Flash cc 2015. It keeps appearing as:

    <? XML version = "1.0".

    also when I try to download the new .ipa on iTunes Connect with the Application Loader, I get this message:

    "" "ERROR-ITMS-4238:"redundant binary Upload. " «"" "" There is already a binary download with release ' 1.0.0' train ' 1.0.0 ' "at SoftwareAssets/PreReleaseSoftwareAsset»»»

    The problem is not of Application Loader or iTunes Connect as when I open again the .fla and check the window 'AIR for iOS parameters' he continues to display the 1.0 version over and over again. If Flash isn't that save the .xml file.

    And it happens with all my other apps Android or iOS, old and new versions, all appear as <? XML version is "1.0" on the .xml file.

    Is anyone know how can I solve this problem?

    Thank you.

    There are two different values, the build number and version number. If you use a test flight, you can submit an update without obtaining a review by increasing the build number. If you are submitting an update to an application in iTunesConnect, you must increment the version number.

  • Loading the SWF in the AIR for iOS

    Hello

    I'm working on a project in the AIR for iOS.  It's great that we, flash developers are now able to compile our code actionscript for iOS.

    The project that I am working on is divided into different SWF files.  There is a main SWF file that loads the others if necessary.

    Now I can't get a working swf file loading.  The only thing I see is the background of the child being displayed, but then the program freezes and no child actionscript code is exectuted.

    Children SWFs are loaded with a simple charger:

    var loader: Loader = new Loader();

    childLayer.addChild (loader);

    var url: URLRequest = new URLRequest ("child.swf");

    loader.load (url);

    When I post the main swf file I include children swf files in the package.

    Is it really possible to use several swf in your iOS projects?
    And what are the limits for this?

    Thank you.

    greeting,

    Bert

    Yes, it is possible to include any swf in your main application, but your external swf should not contain action script code. Just you can have graphics, symbols, textfield etc on the timeline, but with no timeline script.

  • Where is the support for IOS security vulnerability policy

    I am considering an iPad 2 Air for myself.

    I have many android (phones and tablets) devices that are vulnerable to the frame and the combination of Samsung or LG and carriers will not roll the provided Google of patches on their devices.  Not a single device of mine will be patched.  I will not stop to buy more devices stuck in that model of support for fix hardware manufacturer and the accepting carrier of patch.

    This only leaves Google Nexus range of products and Apple's IOS devices for review as far as I know.  Apple products are a bit expensive for me, but I may have no choice.

    I tried, but I couldn't find a documented statement of political support from Apple.  Yes, I know that they still support the iPhone 4S with IOS 9.1, but I want to see the current policy of public support.  Someone at - it links, I've yet to find?  How long is their guarantee to security patches?  I don't have the latest clever features, I want to known vulnerabilities and not-publicly-known patched.  Apple said the timeline for security patches?

    Thank you.

    To the best of my knowledge Apple never gave a lifetime for devices or for them to receive iOS updates.

    I can tell you that my iPad 2, which is a little more than 4 years, can be iOS9 and updates that come with it.

    Beyond history, there is no guarantee for a period of support.

  • Can I make an app that records the speed of the gps in the background for iOS and android?

    So is this possible? and how? the runtime behavior accuracy and background can be exactly the same as a native application?
    Thank you

    AIR apps can perform actions in the background, subject to availability of memory and behavior of the operating system.

    You can use the standard GeoLocation APIs.

    For iOS, I ask you through this

    http://help.Adobe.com/en_US/air/build/WSfffb011ac560372f7e64a7f12cd2dd1867-8000.html where it tells how you can listen to geolocation in the background

  • Where the modem for Mac book pro

    Where is the modem for Mac book pro? Internally or externally? The modem n time machine the same?

    There is no modem. Please explain in more detail what you are trying to do and what you think, what is the modem. Time Machine is a backup program.

  • Where the fix for ics

    I was wondering where the fix is for Ics battery problem? I'm on my fourth replacement and it is not the phone. Can someone give a guess on what help is coming?


  • Renaming of documents by adding an annex of the commune for the names of existing files on several files in a single folder

    Is it possible to add an annex to the town (for example "-file BL ') existing file name (for example"daily reports1) to several (selected) files in the same folder?  (The example given could therefore be renamed "daily reports - comes from the BL file").  I need to do this to identify the source of documents folder when they are copied into a common folder: to compare with the similar files in other folders for various purposes.  There are a lot of documents in many files, I need to transfer and compare.  A rough estimate, it is that I need to add an annex to the town of 200 files named differently in a single folder and repeat this process for 30 files: with my existing knowledge of XP, this means that I would have use the rename individually on 6000 documents, and if the additional annex has been say 5 characters which would be a minimum of 30 000 key strokes : If adding appendages common to several document names selected in a folder is possible, this might reduce the name change to close to 150 list.

    PLEASE NOTE the multiple rename function where each selected file is the same thing with a renamed after the index number in brackets should not be - the original file name should be kept.

    Hello

    Refer to the link below and check if this may help:http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/1b0deaf4-8416-4e03-aa9c-e3ce1259866b

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to drag a particular area only in the Air for IOS

    Dear friends,

    IAM, creating an app for iOS using Air and AS3. I have a band below my screen I put buttons to click and go to private lessons. IAM creating striking swipe for these buttons. I have this code below:

    Multitouch.inputMode = MultitouchInputMode.GESTURE;

    stage.addEventListener (TransformGestureEvent.GESTURE_SWIPE, fl_SwipeHandler);

    function fl_SwipeHandler(event:TransformGestureEvent):void

    {

    Switch (Event.OffsetX)

    {

    slipped right

    case 1:

    {

    sw_area. Buttons.x += 20;

    break;

    }

    slid left

    box - 1:

    {

    sw_area. Buttons.x-= 20;

    break;

    }

    }

    }

    The code above makes the buttons inside the box to slide to move while sliding on the stage... I want the user to swipe Strip area available instantly drag and drop buttons. If the user swipes on the stage should not move. How can I do? pls help me friends.

    I changed as

    sw_area.addEventListener (TransformGestureEvent.GESTURE_SWIPE, fl_SwipeHandler);

    It does not work. pls help me solve this problem.

    Thanks in advance,

    Syed Abdul Rahim

    Hi friends,

    I've solved, can be usful to others... I used stageY to the control.

    Multitouch.inputMode = MultitouchInputMode.GESTURE;

    stage.addEventListener (TransformGestureEvent.GESTURE_SWIPE, fl_SwipeHandler);

    function fl_SwipeHandler(event:TransformGestureEvent):void

    {

    Switch (Event.OffsetX)

    {

    slipped right

    case 1:

    {

    If {(event.stageY > 650)

    sw_area. Buttons.x += 20;

    }

    break;

    }

    slid left

    box - 1:

    {

    If {(event.stageY > 650)

    sw_area. Buttons.x-= 20;

    }

    break;

    }

    }

    }

  • Why the app for iOS is not a 'back' button? You must select the House then my documents all the time just to open another form of file in this folder. If there is a back button that would save a lot of time for iOS users.

    Hello

    Comes from Acrobat Reader for iOS 15.1.0 version which includes support for a previous button in the top bar.

    Do you want to give it a try and tell us what you think?

    Thank you.

  • How do external swf garbage collector in the Air for iOS?

    My app uses a lot of external SWF (although they are actually included in the application with a file, but they are not shipped) and does not contain any bitmapdata, only of vector graphics. The problem I have is that they seem to never be garbage collected and System. privateMemory continues to increase while the application loads more SWFs.

    As sovereign wealth funds contain vector graphics, I cancel all just all the variables that are now the reference to the SWF file and call it system.GC()... But it doesn't seem to work. What should I do for the garbage collector to clean sovereign wealth funds?

    I use Air for iOS 3.5.0.1060 and ActionScript3.0.


    Ago - I found that they are not always collected garbage when you expect to be. It is not that they are "missed" just AIR decides to wait before waste collection. I found that continuous application to run they will eventually be garbage collected at the same time very unpredictable, as long as you don't have really any remaining reference for them.

  • Hello. Do you have any program to realse the Firefox for iOS?

    Just what your place is very empty on iOS

    Unless Apple changes their restrictions on JavaScript code and use browser engines there won't be a version of Firefox for iOS any time soon.

  • How to load a file into the app for IOS

    Dear friends,

    IAM creating an app for e-learning in iam android (in the AIR) by using the following code to load the respective lessons:

    var mv:Loader = new Loader();

    var req:URLRequest = new URLRequest("app:/Lessons/module/lesson1.swf");

    MV. Load (req);

    same thing iam using iOS (adobe AIR) his does not work pls help me load an external file in my application created with adobe air.

    Thank you and best regards,

    Syed Abdul Rahim

    1 make sure of course active loads (for example, lesson1.swf) are added to your panel of ' all files '.

    2. If the loaded file contains actionscript code that is not running, use:

    var mv:Loader = new Loader();

    var req:URLRequest = new URLRequest("app:/Lessons/module/lesson1.swf");

    var lc:LoaderContext = new LoaderContext(false,ApplicationDomain.currentDomain,null);

    MV. Load (Req, LC);

  • writing in a folder included in the air for ios build?

    Hi there, Im just create a version cached offline in my application.  I'm including a folder when generating called ASSETS now when I load from an asset to a server, I want to place it in the included file.  I tried several combinations of way but in vain? Can just check if it is actually possible?

    Thank you very much

    Phil

    No, the documents directory does not exist until the application is installed - it's a bit like applications on the windows desktop that make their own subdirectories inside My Documents.  All the directories in your IPA, including active, live in the application directory after installation, a bit like the installation directory of the application in Program Files on the windows desktop.

    There is a static File.applicationDirectory property on the File class, she points to the directory of the application, but also note the following:

    Change the contents of the application directory is a bad practice, for security reasons and is blocked by the operating system on some platforms.

    I manually build the assets of navigation in the Active Directory before building the IPA and then when your application downloads new content from the server, put it in the cache directory (available via File.cacheDirectory .)

    When you load the content and there is no network, first check in the cache directory, if the file is not then load from the Active Directory.  Yes, you store two copies but there is really no other choice on iOS.

Maybe you are looking for