freshplanet / ANE-ImagePicker

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

Exception when pressing backbutton or cancel #35

Closed gnomjogson closed 9 years ago

gnomjogson commented 9 years ago

I know that this ANE is not maintained anyway, but just for the record:

When pressing the backbutton or cancel while browsing the gallery there is a exception:

ArgumentError: Error #1063: Argument count mismatch on Function/CameraRollManager.as$0:anonymous(). Expected 3, got 1. at com.freshplanet.ane.AirImagePicker::AirImagePicker/onStatus()[/Users/joseph.saade/Desktop/Accounts/Native Extensions/ANE-ImagePicker-Modified/actionscript/src/com/freshplanet/ane/AirImagePicker/AirImagePicker.as:358]

Ok. Resolved myself. with rest parameters.