-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 Native: The bottom half of the camera doesn't work (i.e. shutter, flash and file upload buttons) #47911
Comments
Triggered auto assignment to @muttmuure ( |
Hanno from Margelo here, who built the used react-native-vision-camera library. Feel free to assign me 👋 |
I can reproduce. Perhaps the bug is within the permission logic that occurs before the camera is launched. Pixel 8A, Android 14, existing account that has just signed in. |
Yes, thats likely. We are using a very outdated version of |
what phone model + android version are you using @Julesssss ? |
Just edited my comment. Pixel 8a, Android 14 |
Regression was introduced in: looking into a fix within react-native-pager-view now… |
(So its not a bug in react-native-vision-camera / an android 14 permission issue!) |
The issue was already reported in the library here: I found the same fix as the library maintainer. Will propose a patch PR until this is fixed in the library! |
@Julesssss Should we go with the Patch or wait for the lib fix? |
FYI: We reverted the library upgrade in the meantime, to fix 3 blockers and unblock the deploy. |
@cristipaval @hannojg @muttmuure @Julesssss the camera is working again! |
@hannojg In that case, we don't that PR. |
Please assign me to the issue as I am C+ on the PR @Julesssss |
Done |
Hooray! |
This issue has not been updated in over 15 days. @Julesssss, @hannojg, @parasharrajat, @muttmuure eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
Looks like it is solved. we can close this issue @muttmuure |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: Android 9.0.24
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @jliexpensify
Slack conversation: https://expensify.slack.com/archives/C05LX9D6E07/p1724402419158759
Action Performed:
Break down in numbered steps
Expected Result:
Describe what you think should've happened
Shutter, flash and file upload buttons are responsive
Actual Result:
Describe what actually happened
They are not
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: