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

IllegalArgumentException: Provided camera selector unable to resolve a camera for the given use case #13007

Open
sentry-io bot opened this issue Nov 26, 2024 · 1 comment
Labels
feature: order creation Related to the Order Creation feature priority: medium Planned tasks usually belonging to ongoing projects type: crash The worst kind of bug.
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 26, 2024

Sentry Issue: WOOCOMMERCE-ANDROID-FG0

IllegalArgumentException: Provided camera selector unable to resolve a camera for the given use case
    at com.woocommerce.android.ui.barcodescanner.BarcodeScannerKt$BarcodeScanner$1.invoke$lambda$4$lambda$3(BarcodeScanner.kt:82)
    val camera = cameraProvider.bindToLifecycle(
    at com.woocommerce.android.ui.barcodescanner.BarcodeScannerKt$BarcodeScanner$1.$r8$lambda$E9pOByP15Ihs0UvgBf31ijaQa0k(BarcodeScanner.kt:0)
    at com.woocommerce.android.ui.barcodescanner.BarcodeScannerKt$BarcodeScanner$1$$ExternalSyntheticLambda0.run(BarcodeScannerKt:0)
...
(8 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

dangermattic commented Nov 26, 2024

Thanks for reporting! 👍

@malinajirka malinajirka added feature: order creation Related to the Order Creation feature priority: medium Planned tasks usually belonging to ongoing projects type: crash The worst kind of bug. labels Nov 26, 2024
@malinajirka malinajirka added this to the 21.3 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: order creation Related to the Order Creation feature priority: medium Planned tasks usually belonging to ongoing projects type: crash The worst kind of bug.
Projects
None yet
Development

No branches or pull requests

2 participants