Is it possible to packaging Air application for Mac AppStore with Air 3?

Is it possible to packaging Air application for Mac AppStore with Air 3 ?

Anyone from adobe? Anyone?
Also I was wondering what could prevent the window from going
away when user uses windows "show desktop" command, or perhaps
there is a way to restore it right away?
thanks.

Similar Messages

  • Guide to create air apps for Mac appstore?

    Hi all,
    I was wondering if there is any guide for publishing an air app on the Mac AppStore. All I found so far is a simple tutorial by Pigsels which is written with air3.2 in mind.
    I can't seem to find any official articles from Adobe about this subject.
    Questions I have are:
    - is it possible to export to Mac AppStore from flash cs6?
    - are there any guidelines I have to follow? Like should I create minimize and close buttons from within flash? Or are they generated by apple?
    - how to test apps on your Mac before uploading to the Mac AppStore?
    Has anyone here been able to publish something in this store? Some tips would be really appreciated.
    Thanks!

    Okay, I figured it out myself.
    Here's the solution for anyone interested:
    - In Flash CS6 create an Air for Desktop Application
    - In publish settings choose to publish a Mac Installer. This will create an .app file.
    - Follow the steps from this forum: http://forums.adobe.com/message/4564789#4564789
    I had a little trouble signing the apps, but this buildscript from the guy in the forums really helped a lot: Just follow al the steps and you will succeed...
    Well, I managed to get my apps uploaded to apple. Don't know if they will get approved, but I'll just wait and see...
    Hope this helps a bit!
    ------ here's the buildscript for your terminal ------
    cp Info.plist <APPNAME>.app/Contents
    cp Icon.icns <APPNAME>.app/Contents/Resources
    chmod -R 777 <APPNAME>.app/
    rm <APPNAME>.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/Current/Resources/WebKit.dylib
    codesign -f -v -s "3rd Party Mac Developer Application: <YOURNAME>" <APPNAME>.app/Contents/Frameworks/Adobe\ AIR.framework
    codesign -f -v -s "3rd Party Mac Developer Application: <YOURNAME>" <APPNAME>.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/AdobeCP15.plugin
    codesign -f -v -s "3rd Party Mac Developer Application: <YOURNAME>" <APPNAME>.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/Flash\ Player.plugin
    codesign -f -v -s "3rd Party Mac Developer Application: <YOURNAME>" <APPNAME>.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/adobecp.plugin
    codesign -f -v -s "3rd Party Mac Developer Application: <YOURNAME>" --entitlements entitlements.plist <APPNAME>.app
    codesign --display --entitlements - <APPNAME>.app
    productbuild --component <APPNAME>.app /Applications <APPNAME>.pkg --sign "3rd Party Mac Developer Installer: <YOURNAME>"

  • Java.lang.NullPointerException is thrown when packaging Adobe AIR application for iOS

    Hi All,
    https://bugbase.adobe.com/index.cfm?event=bug&id=3071298
    As per above link this bug resolve(latest build) but i am facing  Java.lang.NullPointerException is thrown when packaging Adobe AIR application for iOS, using the packaging tools.
    (for  inappPurchase Demo app --- i used below link code)
    http://code.google.com/p/in-app-purchase-air-ios/
    Thanks,
    Sunil Rana

    Hi Everyone,
    I'm getting basically the same error. Are there any rules or guidelines that we are suppose follow when writing an app for iOS? Is there a way to know exactly where it is crashing? My apps are not MXML, only actionscript. Also I made sure I have no errors not even warnings in my SWF file, but still no go! 
    Getting the same error.
    Exception in thread "main" java.lang.NullPointerException
            at adobe.abc.GlobalOptimizer.sccp_eval(GlobalOptimizer.java:6944)
            at adobe.abc.GlobalOptimizer.sccp_analyze(GlobalOptimizer.java:5909)
            at adobe.abc.GlobalOptimizer.sccp(GlobalOptimizer.java:4628)
            at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:3514)
            at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:2215)
            at adobe.abc.LLVMEmitter.optimizeABCs(LLVMEmitter.java:526)
            at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:336)
            at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler
    .java:472)
            at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:82)
    Compilation failed while executing : ADT
    regards,
    Keith

  • Is there any possibility to develope java application for IPhones

    Is there any possibility to develope java application for IPhones

    921326 wrote:
    Just look to the next thread!I did that after I replied to the last person to ask this question. I spotted this thread:
    Developing iPhone apps with JavaFX 2 (Demo)
    Not much there, but apparently people are trying to hack it together using JavaFX 2 already. I believe I read an article where Oracle itself had given a presentation about a JavaFX2 app on an iPhone; I believe the gist of it is that they want to make it so you can bundle the Java runtime with your application, which makes it legal to sell a Java application through the appstore.

  • Open pdf from an Air application for Android

    Hi at all,
    i'm developing an AIR Application for Android devices.
    Into the app there is a button which should open a pdf file with the default pdf reader (multitasking), but doesn't work!
    I've an Android Emulator (2.2).
    This is the code
    protected function openClickHandler():void
            f.openWithDefaultApplication();
    f is a File object which points to pdf into the storage folder.
    Any suggest! Help!!
    Thanks.
    F.

    Specific use cases from developers is one way Adobe prioritizes feature development. That's why whenever you request a feature, the response will often include a request for a use case -- even if the use of the feature seems self-evident. Your use case could add more value to a potential feature beyond the self-evident.
    Thanks!

  • Create an Adobe AIR application that can sync with iOS application.

    Hi All,
         We have created a Flex Mobile application and we need to create a corresponding sync application using Adobe AIR for copy some contents from Desktop to Mobile Phone. Does anyone has any idea how to get started any pointers would be of great help. Also is Adobe would be the right technolgy to go with as we would be required to create similar application for Mac OS too.
    Thanks
    Vishal

    Thanks and see this article, the detail is not what is the command that allows me themassive installation of AIR application.

  • Ideal Screen Size for Designing application for MAC

    Dear All
    I want to design a new application for MAC versions, like iMAC, MAC book pro, Mack book Air, and there is is various screen sizes, like
    11", 13", 15", 21.5", 27", what is the ideal screen Resolution, is it 2560*1440 or 1920*1080. or what will be the ideal size which will be a clear display in all the machines. I am really confused and I searched and seeked many members info on this but no one is having answer for this.
    please help me.
    Regards
    Lourd

    Hi @BDAqua, thanks for the answer, but I am not sure how I can conclude for 1920*1080, for various screens the resoultion changes. I want to know which is the best suitable screen size I need to take while designing my application, am asking purely in perspective of User Interface Design prototype perspective...
    11.6 - 1366*768
    13.3 - 1440*900
    13.3 - 1280*800
    13.3 - 2560*1600
    15.4 - 1440*900
    15.4 - 2880*1800
    21.5 - 1920*1080
    27 - 2560*1440

  • HT5815 im searching a for a update there makes it possible for mac computer with OS X To play games there aren't Supported for power pc, Like Warcraft 3, Diablo 2 and those kind of old games there worked on the previous versions of the OS

    im searching a for a update there makes it possible for mac computer with OS X To play games there aren't Supported for power pc, Like Warcraft 3, Diablo 2 and those kind of old games there worked on the previous versions of the OS

    Here is a thread for you: Is there any possible way to run PPC...: Apple Support Communities

  • What's the best duplicates finder application for Mac OS X?

    What's the best duplicates finder application for Mac OS X?

    Thank you both!  I ended up going for DupeGuru because it was free and it worked well.   Easy Duplicate Finder baited me with the promise of free download then when the search was over I got the "buy the software" if I wanted to delete more than 10 files.
    DupeGuru worked well and so far I have not been asked for money.
    This solves my question.

  • From where to download and install applications for MAC-OSX.

    hello everyone,
    I am trying to develop experimental HLS server and for that i need following cmd-line tools for my MAC-OSX-10.6.8.
    I have read some where that these tools are there from OSX version number 10.6 but I have only "mediastreamsegmenter"command on my MAC machine.
    I am very new to MAC environment and I don't know how to download/install new libraries and applications for MAC. 
    Can someone please provide some help,
    from where to download and install these cmd-line tools?
    I need following tools:
    1. mediastreamsegmenter
    2. mediafilesegmenter
    3. mediastreamvalidator.
    4. variantplaylistcreator
    Thanks

    Maybe this http://stackoverflow.com/questions/2973411/implementing-apples-http-live-streami ng-problem-with-mediafilesegmenter-tool can help you.
    Stefan

  • I have photoshop elements 10 for PC is possible to convert the license for MAC?

    I have photoshop elements 10 for PC is possible to convert the license for MAC?

    Good evening I do not have disc version, I by in Internet and attached I send the license number can I use?
    I have downloaded the version 10 but when I insert the license number the program say that is wrong.
    May I resolve the problem??
    byby
    Thanks
    Leandro Duranti
    [email protected]
    Il giorno 08/feb/2015, alle ore 01:15, Barbara B. <[email protected]> ha scritto:
    I have photoshop elements 10 for PC is possible to convert the license for MAC?
    created by Barbara B. <https://forums.adobe.com/people/Barbara+B.> in Photoshop Elements - View the full discussion <https://forums.adobe.com/message/7173380#7173380>
    That depends. If you bought the disc version, you're good to go, since your serial number works on both platforms, so just install the mac version. If you lost the discs or your mac doesn't have a disc drive, you can download it here:
    Download Photoshop Elements products | 13, 12, 11, 10 <https://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html>
    However, if you bought the windows version as a download, you're out of luck. Adobe does do a crossgrade, but for older versions you have to pay to upgrade to current version on the new platform, and that's more expensive than just buying it, if you search around for a good price.
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7173380#7173380 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7173380#7173380
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Photoshop Elements by email <mailto:[email protected]ware.com> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=33 47>
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624 <https://forums.adobe.com/thread/1516624>.

  • Is the new ipad air compatable  for syncing etc., with a mac book pro-snow leopard, OSX 10.6.8 ?

    Is the new ipad air compatible for syncing,etc., with a mac book pro using snow leopard ( MacOSX, 10.6.8)?

    Yes.
    (92668)

  • Can i send the application for mac as a gift to my friend?

    Can i send the application for mac as a gift to my friend?
    Thank you for your help.

    App store does not have this facility.    You could send an iTunes gift card but the cards are not internationally acceptable so it would have to be one for the country your friend lives in.  Read this document from Apple.
    iTunes Gift Options  >  http://support.apple.com/kb/HT2736

  • Does Microsoft Entourage 2008 for mac work with the new Mac OS X v 10.7 Lion

    Does Microsoft Entourage 2008 for mac work with the new Mac OS X v 10.7 Lion?
    I am just about to install Lion just need to check to see if if my work e-mail will work

    Sarah,
    Check this link:
    http://roaringapps.com/app:2533
    It contains some issues that people have encountered with Lion and Office 2008. It appears it can work, but you may have to go through some of the steps a few of the posters there have listed.
    That website also contains a pretty large list of applications and if they will work with Lion.
    Hope this helps! (I am not affiliated in any way with the site linked).

  • Outlook 2011 for Mac: Occurrence with this index was previously deleted from the recurrence

    Client using Outlook 2011 (14.2.4) with Mac OS 10.8.2. 
    I've never seen this error before, and it keeps popping up (next to the classic yellow triangle with exclamation point -- I'd post screenshot, but forum isn't letting me.) The message doesn't seem to be related to any specific action.)
    Exact text is: Outlook 2011 for Mac: Occurrence with this index was previously deleted from the recurrence.
    Any assistance is very much appreciated. 

    Unfortunately this did not work for me. There is absolutely nothing in my Drafts folder to be deleted. I'm sure the problem is calendar-related but there is nothing to delete or fix. I ran the Database Utility and it didn't find anything wrong. So I'm stuck
    getting an alert "beep" every 8 minutes from Outlook.  
    EDIT: OK, so you have to look in "Outbox", not "Drafts". And the "Outbox" does not always appear in the sidebar. When mine finally did (not sure what made it show up, but it may have been me enabling logging), I was able to
    delete the offending message.

Maybe you are looking for

  • Cannot change public folder owner in adsiedit to the server_name$ where PF are stored

    Hi, I have migrated PF from Exch 2003 to the Exch 2010 SP2 RU6. Some of PFs still have the old Exchange 2003 servername as the owner in Security-Advanced-Owner of ADSIEdit. However when I try to change it to the Exch2010_server_name$ (the one where P

  • Inter Company Billing process

    Hi, We are testing the Inter Company Billing process. Please clarify the below my doubts: what are we doing in these below two transactions? and what kind of documents will get created after executing both the transactions? 1) /N/DSD/DE_ENTRY 2) /DSD

  • SC5.03 wird unter Win.7  64 Bit Professional nur als Vista Tauglich eingestellt.

    Warum wird mein CS5.03 unter Windows 7  64Bit Professional , nur als Vista Tauglich eingestuft  ? INFO dazu: ich habe auch eine MXO2 mini_MAX Box. Mit dieser  installation der beiden Teile ( absolut nach Vorschrift installiert) konnte ich mein, mit C

  • Need SEM - BPS Material and Guidance

    Hi all, Iam new to SEM-BPS.If u had any material/documentation,FAQ's regarding SEM-BPS pls send to <b>[email protected]</b> I would appreciate,if some one guide or helps me. Regards, Nayanasri.

  • Auto pop-up for wispr in any captive portal won't work anymore

    Hi all, I really like the captive portal function. I am often at Starbucks, and I like the easy way to accept the user agreement. But, since some weeks, the auto pop-up to see the captive portal won't show ... neither Starbucks nor somewhere else! At