When I use <fb.exportReleaseBuild> task to build by command line, one error occurred.
(FlashBuild4.7 premium)
======
fb.exportReleaseBuild] com.adobe.air.InvalidInputException: An implementation f
or native extension 'InputMethodContext' required by the application was not fou
nd for the target platform.
======
Now my project used native extensions. (eg. libs/InputMethodExtension.ane)
So how am I write to build.xml for using native extensions.
Thanks!