freshplanet / ANE-Facebook

Air Native Extension (iOS and Android) for the Facebook mobile SDK
Apache License 2.0
221 stars 123 forks source link

Latest updates is not compiling #199

Closed algotechnologies closed 7 years ago

algotechnologies commented 9 years ago

Error: The extension com.freshplanet.AirFacebook has either a namespace version or library.swf with a version that is incompatible with the applications namespace or root SWF. error

wastedabuser commented 9 years ago

Your project is being compiled with target AIR version lower than the ANE. Configure you project to be compiled with at least -swf-version=25 The latest released (not beta) AIR SDK is 16.0.0 (compiles to swf version 27)