ricnaaru / adv_camera

Advanced Camera for Flutter
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

The camera does not stop when the app is minimized #11

Closed matheustdo closed 3 years ago

matheustdo commented 4 years ago

When the app is minimized the camera still running at background, the battery is drained and the mobile flashlight is locked.

ricnaaru commented 4 years ago

thanks for reporting, i will try to fix it!

ricnaaru commented 4 years ago

anyway, i checked on mine, it didn't block the flash light and i still can access my native camera apps, can you give me more details, as what version are you using and what device are you testing on? thanks!

mcsugaman commented 4 years ago

I also have problem with minimization of app... When I minimize app, where camera is initialized and then return back to app, camera preview is just frozen. I hear "blink" sound which indicates, that camera has opened, but the preview is frozen and contains picture, that was on preview before I minimized the app. Thanks for help.

ricnaaru commented 4 years ago

please provide the device model, and is it on android / ios?

matheustdo commented 4 years ago

anyway, i checked on mine, it didn't block the flash light and i still can access my native camera apps, can you give me more details, as what version are you using and what device are you testing on? thanks!

So, I tested it on an Asus Zenfone 3 device running the 8.0.0 Android version. I'm late, but when I did this test I was using the adv_camera at the ^1.0.0+1.

ricnaaru commented 3 years ago

please try the latest version (1.2.0) and if the problem still persists, please kindly reopen this thread. Thanks!