Question
AIR 13 namespace is 13.0, not 13
The release notes of AIR 13 say that the application descriptor should be updated to: <application xmlns="http://ns.adobe.com/air/application/13">
It's not working. I used <application xmlns="http://ns.adobe.com/air/application/13.0"> instead, and it started working.
