Skip navigation
Currently Being Moderated

What is the minimumPatchLevel for Air 2.7.1 ?

Sep 15, 2011 8:53 PM

I have an Air/Android app and I would like to make sure the user gets prompted to install the latest AIR runtime, in case he/she haven't updated in a while.

 

I understand that setting the minimumPatchLevel in the manifest will do the trick, but how do I find out the one that corresponds to Air 2.7.1 ?

 
Replies
  • Currently Being Moderated
    Sep 15, 2011 9:23 PM   in reply to AsterLUXman

    Yeah this would be nice to know. I just had Amazon reject my binary telling me I need to link to the latest air within my app, sounds like they are confused as how to the whole Air thing works but this could also help.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 19, 2011 4:55 AM   in reply to AsterLUXman

    In general, NativeApplication.nativeApplication.runtimePatchLevel reports the patch level of the runtime hosting the application.

     

    However, unless you're interested in a specific minimum patch level (under a major runtime version), specifying the correct application descriptor namespace (e.g. http://ns.adobe.com/air/application/2.7) should be sufficient. For submission to the Amazon App Store, you'll need to ensure that the correct link for AIR is specified when packaging your application's .apk. More details can be found at: http://forums.adobe.com/thread/903573.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points