Skip to content
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

Laser Scan is not working after triggering Zxing CameraBarcodeReaderView. #181

Open
kapparapukeerthana opened this issue Apr 18, 2024 · 0 comments

Comments

@kapparapukeerthana
Copy link

I am using the CameraBarcodeReaderView(Zxing) in my xaml for barcodesDetected. We also use laser scan for scanning. Laser scan is working until the zxing is triggered. Once zxing is used, laser scan stopped working.
I used unloaded event to disconnect the handler, but it is not working even then.

barcodeReader?.Handler?.DisconnectHandler();

Please provide any workaround for this. Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant