journeyapps / zxing-android-embedded

Barcode scanner library for Android, based on the ZXing decoder
https://journeyapps.com/
Apache License 2.0
5.68k stars 1.26k forks source link

Stops scanning for Turkish boarding tickets. #748

Open mobileexpert1 opened 4 months ago

mobileexpert1 commented 4 months ago

[Uploading 20240206 THY Sample Boarding Passes (1).pdf…]()

Description of the problem:

I tried to scan multi Turkish boarding pass but getting message Invalid boarding pass. It's working fine for Indian Indigo boarding passes.

implementation 'com.google.zxing:core:3.5.2'

Moto(Android 13), Samsung S21(A13)

Does the same happen on other devices or an emulator?

Yes

Can you reproduce the issue in the sample project included with the library? If not, can you provide your own sample project or sample code that produces this error?

Yes I download the code but getting same issue.