-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android 13 - Image and Video selection from camera is buggy #1152
Comments
@mahalakshme This seems to be the case with current 5.1.0 build also |
The first media capture succeeds (be it image or video), all following media captures fail. |
This problem exists both on emulator and actual phones |
exception captured from Android logs.
|
Similar issue found in Android 13 : flutter/flutter#118443 |
Video capture returns a response where |
A workaround exists. |
Issue persists after upgarding to |
Created issue #1174 to track inability to capture video from app. |
Describe the bug
To Reproduce
See video:
https://github.com/avniproject/avni-client/assets/54208632/bd311c34-1247-43b1-97ae-d616c95e85f6
Analysis details:
Expected behavior
User should be prompted for camera permission in app if not already provided.
User should be able to come back to the Avni app after recording a video triggered from a video form element.
Smartphone (please complete the following information):
Developer Checklist
Developer fixing the bug should fill this checklist.
The text was updated successfully, but these errors were encountered: