Closed ebhoren closed 10 years ago
Upgrade to AIR 4.0?
Not an option on the project i'm working on.
In order to support the latest AIR i cannot downgrade the namespace for the extension. And i cannot downgrade the version of AIR supported since it will block any app being released for iOS.
You have 2 choices: 1) use an earlier version of the extension, and lose some features 2) check out the code, change the extension namespace and build your own version (kindly brought to you by the gods of opensource)
I've use option 2 and it work. Thanks
Error when compiling my application with AIR 3.7 using FB 4.7. I'm using release build v2.0.4.
Any ideas how to solve this? Thanks