freshplanet / ANE-ImagePicker

Air Native Extension for mobile camera and gallery features (iOS + Android)
Apache License 2.0
80 stars 48 forks source link

Does this extension work for Air 3.6 ? #10

Open carloslara7 opened 11 years ago

carloslara7 commented 11 years ago

I added this extension to my AIR game system (kidsplaymath.org). I am very great ful for the extension.

I do get the following error in the constructor for ImagePicker :

ERROR - Extension context is null. Please check if extension.xml is setup correctly

I noticed the extension.xml AIR SDK version is 3.1, do we need to build a new one if we are using 3.6 ? I am trying to solve it by building a new one but wanted to confirm here if you think this would solve the issue. Thanks!

Kodiakkb commented 10 years ago

I'm having the same problem with AIR 3.8. Trying to set the target to AIR 3.1 with the same SDK gives the same result though.