Flash-Air-App for iOS and Apples new App Store guideline (XCode 5)

Hi Forum,
i'm using Flash CC for the development of an iOS App (AIR).
Now Apple will soon update the iOS to 7.1 and Apple says, that from 1st of Feb. 2014 you can only publish iOS-Apps created in XCode 5 in App Store.
Or how do I have to read this statment from Apple: "Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK."
How does this fact affect my Project?
Will it still be possible to publish an FLash-Air-iOS-App through App Store?
Thank you in advance
Ralf Kopp

Adobe fixed this internally. Just update your adobe air sdk to latest from labs.adobe.com

Similar Messages

  • Font licensing for Air apps for iOS and Android

    Hi all,
    I'm trying to shift into the app design world after leaving academia and I'm currently working on a couple of 'portfolio' apps for some friends of mine. One thing I'm completely confused upon is Font Licensing and I'm really hoping someone can clear this up for me. From what I've seen on the net, it seems that a lot of people just use fonts and don't bother with any licensing. I've always thought that if the font is there to choose from in Flash/Photoshop etc then you can use it for whatever you want without concern - but I've never released anything to the 'public'. This doesn't seem to be the case though and from what I've seen, Font sellers expect thousands per year to use their fonts. Do all of those developers of free or low cost apps on the app store really pay tens of thousands of dollars each year for font licenses? How can they afford to?
    I just want to use some nice looking fonts for some things and as a newbie to the app development world, I can't afford to pay crazy amounts for fonts. How should I limit my font choice and how do I know which fonts I can use? Also, I got an email recently about 'Adobe Typekit' soon being included in my Adobe CC subscription with access to thousands of fonts. What does this mean? There are loads of fonts on the Typekit website, does my CC subscription mean I can use any of those fonts to my heart's content or is it just some syncing thing?
    I'd really appreciate some info on this as I'm completely confused and any discussions I've found about font licenses seem to be by people who either don't give a crap and use whatever fonts they find without paying a dime or people that have been using paid fonts for decades and 'just know' how everything works and so don't talk about it.

    you can use any legally obtained adobe fonts for your commercial apps and you do not need a royalty or licensing fee.
    with typekit fonts, you are restricted to using them only while your subscription continues.

  • My FIOS App for iOS and FIOS Quantum Gateway

    I have a new FIOS Quantum Gateway G1100 with a new firmware update including guest Wi-Fi.  When I try to use the My FIOS App on my iPad Air 2 and then access the Router and Wi-Fi information I get an error message unable to retrieve Wi-Fi Details.  When I try to manage the FIOS Quantum Gateway I get an error message IPAddress Missing for VZID.  I'm also unable to access any of the router settings from this app and nothing happens when tap the > symbol.

    Make sure you have the latest version of the MyFios app.  It's version 3.9.2.10, which you can find on the "App Settings" menu or in the App Store's update page.  Updates are handled through the App Store.
    Enjoy.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • How can I create a simple chat function in a mobile app for iOS and Android

    I am wondering how can I create a chat function in my mobile app creating in AIR and Flex. The chat should be similar to the one in WhatsApp.
    Do you know some possible solutions?
    Thank you in advance!

    To enable chat messages, you need a server. The kind of server depends on the application. Do you want to create a chat like application like WhatsApp, where the server pushes messages without an active connection? Or do you have some sort of online game, where chat messages can only be transferred when the client is connected already?
    I have an online game where clients are connected to a Java server at all time. From there it is pretty straight forward:
    2 textfields:
    - 1 line textfield for input messages
    - multi-line textfield for chat history. Make sure the textfields autoscrolls to the bottom when the content changes
    on enter or button push, send a socket message to the server.
    the server broadcasts all messages to all clients that are subscribers of the chat group.

  • Flash CS5.5 or CS6 creating an interactive ebook /app for IOS

    I'm in middle ground here as I'm able to create a simple app for IOS using CS5.5 and was wondering if I'm able to create an interactive IBook ( which is actually an app ) to know what I mean if you go to the Apple Book Store and download the free "Beatles" Yellow Submarine you will see the interactivity.
    When I write middle ground I mean I just finished downloading CS6 and looking at some tutes so if this is possible, which I know I can get the interactivity but its just putting it in book form that I was curious about.
    thx
    RD

    I misunderstood you, because I'm not english speaker. But I will try to answer..
    You develop 1 app. This app will include all that you wants. Page - it's just object. Each object can contain another objects. Like a tree and leafs. So you simply make 1 page with any animations. Page 2 with any animations and etc and combine this to one APP.
    Here is the link, you can get free 8 pages. Will be good if you can spent $1.99  =)))
    http://tinyurl.com/7plewc7
    If you don't have iPad - here is a Russian video review http://www.youtube.com/watch?feature=player_embedded&v=rXb2jswoz0Y
    This all done using Adobe Flash CS5.5 and Exported to Adobe Air, than published to AppStore.
    If you want to offer me some job in this area - just write me PM

  • Embedding swf files in AIR app for ios

    Hi,
    After going through a lot of articles already available, I found answers with varying views on the following questions:-
    1) Can we embed swf files using the embed tag in air app for ios, with symbols exported ?
    Something like [Embed(source="someSWF",symbol="exportedSymbol")]
    and also something like [Embed(source="someSWF")].
    From what I understand, one can't embed swf's with actionscript byte code in them. So exporting symbols actually creates class linkages which leads to creation of abc. But I'm unsure on this because some sources say otherwise.
    2) Can we embed swf files using embed tag in air app for ios, without symbols exported ?
    Something like [Embed(source="someSWF")]
    and also something like [Embed(source="someSWF" mimeType = "application/octet-stream")]
    I read somewhere else, that you can actually embed symbols separately by providing symbol tag in embed tag but not entire swf (which leads to uncompiled actionscript error) but not sure about this as this is contradictory to finding #1.
    3) If #2 is possible, then do embedding two different swfs with same symbol names would cause a conflict and result in #3747 error ?
    Please note I am not asking about the Loader class here but using the Embed keyword for embedding swfs.
    Also do the results differ with AIRSDK 3.8 and 3.9 and using different swf-version in compiler flags ?
    In our application we started getting error #3747 in class creation of one of the embedded swfs (like new EmbeddedClass()) when we changed from swf-version 17 to 21 using AIRSDK 3.8. So was this error not there earlier or it was there but swf-version was suppressing it ?
    Any help is much appreciated.
    Thanks!

    I am fairly sure that the answer to your questions is: “no”.
    For embed to work the AIR app would have to be working in interpreter mode, and that can work for local testing, but can’t work for submitting apps. An easy change for you to do would be to use SWCs instead of Embed. Other than that you’re looking at Loader, but also a tricky command line build of the app.

  • Adobe AIR Alarm Services ANE for IOS and Android

    I want to make an Adobe AIR app for android and ios platforms and i should use alarm services of these platforms (ios & android) for several scheduled times in a day when app is not running.
    Could you suggest free or commercial ANE for this operation?
    thanks.

    Well nothing prevent you from mixing flascc with native extension.
    Also, I think that you can also use domain memory in AS3 with the Bytearray class (not sure about that).
    Flascc vs normal as3 is mostly a question of language (portability) Do you want to write as3 or c++?
    Native extension give you speed and native platform access(platform specific feature).
    So, you should think about it this way:
    AS3, run in flash and air. Is sandboxed. Can use domain memory, but it's a bit harder to leverage than flascc.
    Flascc, run in flash and air. Is sandboxed, Can use domain memory. Give you the potential of leveraging the hundreds of opensources lib already out there.
    Native extension, run ONLY in air. Is not sandboxed. Native memory management. Also let you leverage the c++ lib. 
    The best (in my opinion) is to write native code for mobile and desktop (no air or flascc involve) and use flascc for the flash/web platform. It's harder, because you have write portable native code (lots of abstraction), but you mostly have the same problem with native extension.

  • Adobe Air SDK for IOS, i'm searching for a week  to get the certificate and provisioning files

    Adobe Air SDK for IOS, I'm searching for a week  to get the certificate and provisioning files!!
    Please help me to get the certificate and provisioning files and I should pay to have these files.
    Thanks

    Apple doesn't provide support for third-party development tools.
    You need to post in the Adobe forums.
    You need a paid developer account to install apps on an iOS device.

  • Ok so I updated to iOS 7 on my iPod (5th) it let me update my apps but I cannot download new apps thanks to the terms and conditions. Also my iTunes won't start it just blank, I tried everything I need help

    Ok so I updated to iOS 7 on my iPod (5th) it let me update my apps but I cannot download new apps thanks to the terms and conditions. Also my iTunes won't start it just blank, I tried everything I need help

       Did you download the new iTunes update that was also released this afternoon? That might be the problem. The new iTunes update came out today as well as the new iOS 7 update and if you haven't downloaded the new iTunes update it may be a compatibility problem so if you didn't, first update to the new iTunes and try again.

  • I can use my appleID without any problems for using to download new apps in the app-store or Itunes - Problem: I can´t use my ID at facetime and Imessage - I´d like to add an EMail account on top to my mobile number. My password will not be accepted!!!???

    I can use my appleID without any problems for using to download new apps in the app-store or Itunes - Problem: I can´t use my ID at facetime and Imessage -
    I´d like to add an EMail account on top to my mobile number to use more this services. My password will not be accepted!!!??? I try it and i try it and i try ist, throughout the same problem. Whats on? The user help desk said, i´ve to reset and use the WLAN key new as well as possible - no way!

    Contact the App store for Apple ID help. Their support link is on the right of the App store window
    LN

  • When i update the ios 8.2 new apps for apple watch i dont have

    When i update the ios 8.2 new apps for apple watch i dont have.please advice

    It was the first thing mentioned in the update description that came up before you chose to click 'Accept'. iOS8.2
    You accepted, therefore you have it. Simply put it at the end of your Apps as I have done with Apps I did not want e.g.. Health, Tips, Compass etc.
    Pete

  • Apps for iOS 3.1.2 and below!!!

    Hi, I have the 1st generation ipod touch with the latest installed version of iOS as 3.1.2. What i wanted to know is, is there anyway to find the apps in Itunes, that will support  iOS 3.1.2. All the apps that i find in iTunes currently seems to be supporting the latest version of iOS and the latest iPhones and iPods.
    Even as basic apps as Facebook does not seem to be available for iOS 3.1.2. Any pointers on how to get such apps compatible for iOS 3.1.2 would be really appreciated.
    Regards,
    pmbdcoe

    This method also works for 3.1.3
    HT4208 games and apps for ios 4.2.1: Apple Support Communities

  • Will money spent on iLife and iWork apps for iOS be refunded now that it's free?

    Will money spent on iLife and iWork apps for iOS be refunded now that it's free?

    No.

  • File.upload on Air SDK for iOS devices failed to send http request to server.

    I am trying to use ActionScript's File.upload to upload a file on Air SDK for iOS8 environment, but the File.upload does not work properly. No handler about the file upload is executed after File.upload is invoked, and no exception is caught. When I check the network traffic of the server side, I found that no http request even hit the server after File.upload is executed. The code snippet here is very simple.
      private var file:File;
      private var dir:File;
      //This method is executed to create a file and upload it when the Upload Button is pressed.
      protected function OnUploadButtonPressed(event:MouseEvent):void{
      var str:String = 'This is test';
      var imageBytes:ByteArray = new ByteArray();
      for ( var i:int = 0; i < str.length; i++ ) {
      imageBytes.writeByte( str.charCodeAt(i) );
      try{
      dir = File.applicationStorageDirectory
      var now:Date = new Date();
      var filename:String = "test" + now.seconds + now.milliseconds + ".txt";
      file = dir.resolvePath( filename );
      var stream:FileStream = new FileStream();
      stream.open( file, FileMode.WRITE );
      stream.writeBytes( imageBytes );
      stream.close();
      file.addEventListener( Event.COMPLETE, uploadComplete );
      file.addEventListener( IOErrorEvent.IO_ERROR, ioError );
      file.addEventListener( SecurityErrorEvent.SECURITY_ERROR, securityError );
      file.addEventListener(ErrorEvent.ERROR, someError);
      file.addEventListener(ProgressEvent.PROGRESS, onProgress);
      file.upload( new URLRequest("http://10.60.99.31/MyPath/fileUploadTest.do"));//This line does not work. No handler is executed. No http request hit the server side.
      } catch( e:Error ) {
      trace( e );
      //Complete Handler
      private function uploadComplete( event:Event ):void
      trace( "Upload successful." );
      //IOError handler
      private function ioError( error:IOErrorEvent ):void
      trace( "Upload failed: " + error.text );
      //SecurityError handler
      private function securityError(error:SecurityErrorEvent):void{
      trace( "Security error:" + error.text );
      //Other handler
      private function someError(error:ErrorEvent):void{
      trace("some error" + error.text);
      //Progress handler
      private function onProgress(event:ProgressEvent):void{
      trace("progressHandler");
    When executed on Air Simulator, it works fine as expected, and the file is successfully uploaded to the server. But When executed on iOS devices(in my case, iPad), as I explain early, no handler about the file upload is executed, and no the http request even hit the server. So I think the problem may be in the client side. It seems that the Air SDK for iOS just failed to send the http request for some reason.
    To make my problem more clear, I list my environment below:
    Development Environment:  Windows7 (64bit)  / Mac os 10.9.4 (Tested on  OS platforms.)
    IDE: Flash Builder 4.7
    Air SDK:  3.8 / 16.0.0 (After I updated to the lastest Air SDK 16.0.0 , the problem still exists.)
    Application Server:  Tomcat7 + Spring
    Target OS: iOS 8
    I have been struggling for this for days. So I really appreciate it if anyone has any idea about this.
    Thanks in advance.

    Hi bluewindice ,
    As you have quoted ( ActionScript's File.upload does not work on Air SDK for iOS devices ) , this issue has been replicated at our end, and our team will be working on it.
    Thanks,
    Tushar

  • What I need to create and publish a magazine for iOS and Android?

    Hi!
    I would like to know what I need to design, create and publish a magazine for iOS and Android. I would also like to know what products I need, what price would you pay and what process I have to follow to carry out this work.
    Thanks in advance!

    It is NOT possible to create a Single Edition app for Android. Single Edition apps work only on the iPad.
    You can create Single Edition apps using any account—CC, Pro, or Enterprise—and if you cancel your DPS subscription, these Single Edition (or single-folio) apps are still available in the App Store as long as you maintain your iOS account with Apple.
    For multi-folio apps, the app container is downloaded from an app store, but the folios are downloaded from the Adobe Distribution Service. If you cancel your DPS subscription, the Adobe Distribution Service basically shuts down for that app. New users can still download your apps from an app store, but the library will be empty. Existing users can still view the folios they've downloaded, but they can't get any updates or new folios.

Maybe you are looking for

  • Re: No connection to SLM2008

    Hi. I've just bought a Linksys SLM2008, new, boxed and shrink wrapped from somebody, and it is 'brain dead', just as you all have - have the green 'Power' LED only.  The guy won't have it back as he says it was sold as new.  I think the IOS is not bo

  • Copy ASM files to filesystem when DB not mounted?

    hi, as far as i know, ASM files can only be copied to the file system by using RMAN. my problem: i´ve got one data and one log partition (both ASM). disks of data partition crashed, log partition is ok. i need the archived logs from the last backup t

  • CS4 Upgrade, the serial number you have entered does not match the product you have selected

    I have a valid CS2 premium license and have installed CS4 upgrade to a new machine but get the dreaded error "the serial number you have entered does not match the product you have selected" Now I got this error when I originally installed in 2009, b

  • RAW compatibility problem with E-620 with RAW update 3.2

    Still can't read RAW file from my Olympus E-620 after installing the latest RAW update 3.2. Also, used to convert my Olympus RAW file (from my E-620) into DNG file and it worked just fine. Since I have installed the latest RAW update 3.2, Aperture ca

  • Infospoke and open hub

    hiya can anyone explain me regarding info spoke and open hub works . it will be very helpful regards shariff