NativeProcess extendedDesktop error
i using nativeprocess , required include <supportedprofiles>extendeddesktop</supportedprofiles> in app descriptor.
this works fine in debugger when go export release build, following error:
'error creating air file xxx-app.xml: eror 306: descriptor must support 1 of following profiles: desktop, mobiledevice, extendedmobiledevice, tv'
if use <supportedprofiles>extendeddesktop desktop</supportedprofiles> suggested here: http://forums.adobe.com/thread/699165
..then nativeprocess no longer supported in export release.
i had same problem.
you need export build application 'signed native installer', not 'signed air package'. it's 1 of selection boxes in export build panel.
More discussions in AIR Development
adobe
Comments
Post a Comment