-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
What's happening?
I don't have reproduction way... I just know it happens to our QA and got the sentry report.
May not be linked to qr code scanner, just due to focus management
here is the callstack:
capture/focus-canceled The focus operation has been canceled by a new focus request.
mechanism
onunhandledrejection
handled
true
native in construct
native in apply
/node_modules/@babel/runtime/helpers/construct.js in _construct at line 4:65
/node_modules/@babel/runtime/helpers/wrapNativeSuper.js in Wrapper at line 15:14
native in construct
app:///index.android.bundle in _callSuper at line 232:2
/node_modules/react-native-vision-camera/src/CameraError.ts in constructor at line 155:5
native in construct
app:///index.android.bundle in _callSuper at line 232:2
/node_modules/react-native-vision-camera/src/CameraError.ts in <global> at line 175:32
/node_modules/react-native-vision-camera/src/CameraError.ts in tryParseNativeCameraError at line 220:36
/node_modules/react-native-vision-camera/src/Camera.tsx in focus at line 380:38
Reproduceable Code
N/ARelevant log output
provided in descriptionCamera Device
I don't have the device, so I cannot provide the output, but I know it is a
Pixel 8aDevice
Pixel 8a
VisionCamera Version
4.6.4
Can you reproduce this issue in the VisionCamera Example app?
No, I cannot reproduce the issue in the Example app
Additional information
- I am using Expo
- I have enabled Frame Processors (react-native-worklets-core)
- I have read the Troubleshooting Guide
- I agree to follow this project's Code of Conduct
- I searched for similar issues in this repository and found none.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working