Skip navigation
Home/Support/

Forums

1502 Views 16 Replies Latest reply: Jun 20, 2011 12:54 AM by Shiju Varkey RSS
dor_sakal Calculating status... 14 posts since
Mar 7, 2010
Currently Being Moderated

Apr 27, 2011 8:03 AM

application update problem after switching to air 2.6 sdk

Hello all,

 

Until now I compiled my air app with the Air 2.5 sdk.

Accordingly, my update.xml file used the following namespace: <update xmlns="http://ns.adobe.com/air/framework/update/description/2.5">

And the adobe update mechanizem worked great!

 

Now I want to switch to Air 2.6 sdk.

My compilation works, but when I switch the namespace to: <update xmlns="http://ns.adobe.com/air/framework/update/description/2.6">

I don't get an update.

When I ran the application in debug mode (FB4), I noticed the following error in my console: "updater error unknown update descriptor namespace".

 

Why does is not recognze the 2.6 namespace? Can anyone think of a reason for why this happens?

 

p.s

If I switch the namespace back to 2.5, I get the update window, but it fails to update (understood since the app is now compiled with the 2.6 sdk)

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points