freshplanet / ANE-ImagePicker

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

Cannot get image from Camera #39

Closed IngweLand closed 9 years ago

IngweLand commented 9 years ago

It seems that everything that is returned when shooting the image by camera is the path to temporary image file which does not already exists at the moment it is accessed in actionscript 3 code. This is true for android only. This is valid for feature/more-compression branch

IngweLand commented 9 years ago

I was wrong - incorrectly loaded the image. Closing.

Formability commented 7 years ago

Can you tell me how you achieved this?. I'm having the same issue.