Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
976 stars 256 forks source link

Can not take second picture on Sony Xperia XZ1 #87

Closed zamvar closed 3 years ago

zamvar commented 3 years ago

Steps to Reproduce

*Trigger takePicture when the camera is not done focusing.

Expected results

*Will take an unfocused Image

Actual results

*takePicture will not return a response to the flutter side

About your device

Brand Model OS
Sony Xperia XZ1 Android 9.0

i think this is related to #29

g-apparence commented 3 years ago

Can you please try this on the last version as this was the main fixed issue.

zamvar commented 3 years ago

Hi @g-apparence

Thank you for your response, i tried it with the latest version it now works , sorry i didnt see the updated version earlier Closing this issue now