Skip to content

[Bug report] Title for the bug #635

@milory13

Description

@milory13

Describe the bug
Play service code scanner was broken this week. About week ago it's worked perfectly on my Samsung galaxy S20. Today I have next error:

InternalError: com.google.mlkit.common.MlKitException: Failed to scan code.

To Reproduce
GmsBarcodeScanning.getClient( requireContext(), GmsBarcodeScannerOptions.Builder() .setBarcodeFormats(Barcode.FORMAT_QR_CODE) .build() ).startScan().addOnSuccessListener { barcode ->}.addOnFailureListener { error-> Log.e("TEST", error.toString()) }

Expected behavior
Open scanner.

SDK Info:
com.google.android.gms:play-services-code-scanner:16.0.0-beta3

Smartphone:

  • Samsung Galaxy S20(android 31)
  • Sony xperia xz 1

Development Environment:
(For Android issue feel free to skip this section)

  • Android Studio Android Studio Electric Eel | 2022.1.1 Patch 1
    123

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions