You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I'm using a device like a tablet, and I can't change the orientation of the component, I'm trying to use barcode, I know that in the 'react-native-camera' library, if I implement a rotate -90deg it works.
It sounds like you are having trouble with camera orientation for barcode scanning. However, I noticed you did not include any relevant log output, which is important for diagnosing the issue.
Please provide logs from adb logcat when you run your app. This will help mrousavy to better understand what’s going wrong. Also, make sure to double-check that you tested this in the VisionCamera Example app, as mentioned.
If you continue to have troubles, feel free to update this issue with the necessary details! Thank you for your understanding, and don’t forget to support the project by sponsoring if you find it helpful!
Note: If you think I made a mistake, please ping @mrousavy to take a look.
What's happening?
Basically, I'm using a device like a tablet, and I can't change the orientation of the component, I'm trying to use barcode, I know that in the 'react-native-camera' library, if I implement a rotate -90deg it works.
Reproduceable Code
Relevant log output
.
Camera Device
Device: 'Back'
Device
Tablet Pixel Android 12.0
VisionCamera Version
4.6.3
Can you reproduce this issue in the VisionCamera Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
The text was updated successfully, but these errors were encountered: