freshplanet / ANE-ImagePicker

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

Camera crashes after several invocations #56

Open Barney4242 opened 7 years ago

Barney4242 commented 7 years ago

The example which comes with the ANE crashes if I invoke "Display camera" for more than 30 times (from 32 to 38 invocations). Tested on ipad mini 3 (iOS 10.3.2) and iPad Air 1 (iOS 10.3.3).

On iOS 10.0.2 it works perfectly. I tried more than 50 clicks on "Display camera" on my iPad Air 1. Is it possible to fix crashes?

Thank you!

Barney4242 commented 7 years ago

Forgot to mention... I use the latest AIR SDK 26

jpokrajcic commented 7 years ago

I don't know if this information will be of any use but I experienced the same issue while using both AIR flash.media.CameraUI and Distriqt CameraUI ANE (both handle photo capturing). It's happening on all my devices that have iOS version 10.0 and greater. Number of photos that I managed to capture varies from device to device with newer generation devices being capable of capturing more photos than older generation devices. I tried using AIR 26 and AIR 24 but the result is the same. I'm very interested to find ANE that solves this issue. I have app that's already in production and users are very frustrated by this issue.

Barney4242 commented 7 years ago

Please vote https://tracker.adobe.com/#/view/AIR-4198448