Skip to content

🐛 Crash during qrcode scanning #3475

@freeboub

Description

@freeboub

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/A

Relevant log output

provided in description

Camera Device

I don't have the device, so I cannot provide the output, but I know it is a 
Pixel 8a

Device

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions