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

Scanner not working on first launch #250

Open
Baroonn opened this issue Sep 18, 2024 · 0 comments
Open

Scanner not working on first launch #250

Baroonn opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Baroonn
Copy link

Baroonn commented Sep 18, 2024

Describe the bug
After rendering the CameraView on first launch, the barcode is not detected by the scanner. However, after closing the app and reopening the app, the scanner works as expected.

To Reproduce
Steps to reproduce the behavior:

  1. After installing, open the app that makes use of the package
  2. Navigate to the page that contains the CameraView
  3. Try to scan the barcode.
  4. Barcode is not detected.

Expected behavior
After rendering the CameraView on first launch, the barcode is meant to be detected immediately. User should not have to close and reopen the app for the scanner to work properly.

Smartphone (please complete the following information):

  • Device: Samsung Galaxy A31
  • OS: Android 14
  • Version: MAUI Version 8.0.0

Additional context

  • The issue does not exist after re-opening the app.
  • Issue seems to only exist for specific versions especially version 14.
@Baroonn Baroonn added the bug Something isn't working label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant