AmolGangadhare / flutter_barcode_scanner

Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
https://pub.dev/packages/flutter_barcode_scanner
MIT License
385 stars 516 forks source link

Barcode_scanner doesn't work on a samsung a3 (2016) #107

Open DONT-KNOW-JAVA opened 4 years ago

DONT-KNOW-JAVA commented 4 years ago

Thank you for this API.

It's work fine on several of my phone but not my samsung A3 (2016)

the autofucus works well ; the image is sharp but It cannot detect any bar code

no error on the app but no detection

AmolGangadhare commented 4 years ago

Hi @DONT-KNOW-JAVA

Thanks for reporting the issue. Is this issue rise on all the devices or on this specific? Also if possible can you provide the barcode you are testing on?

Thanks

DONT-KNOW-JAVA commented 4 years ago

Hello

I’ve tested on several Samsung device : OK

Only on this specific : it detect Nothing. But I really need it’s works on this one !

Here is a sample (39)

Thanx

De : Amol Gangadhare notifications@github.com Envoyé : vendredi 24 juillet 2020 17:51 À : AmolGangadhare/flutter_barcode_scanner flutter_barcode_scanner@noreply.github.com Cc : DONT-KNOW-JAVA jpa.home@free.fr; Mention mention@noreply.github.com Objet : Re: [AmolGangadhare/flutter_barcode_scanner] Barcode_scanner doesn't work on a samsung a3 (2016) (#107)

Hi @DONT-KNOW-JAVA https://github.com/DONT-KNOW-JAVA

Thanks for reporting the issue. Is this issue rise on all the devices or on this specific? Also if possible can you provide the barcode you are testing on?

Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AmolGangadhare/flutter_barcode_scanner/issues/107#issuecomment-663605457 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGVDN3BC7XOEULQK2L3BI3R5GUU5ANCNFSM4OSWNWNQ .

AmolGangadhare commented 4 years ago

I can not see the attached barcode. Also, can you provide the current Android OS version?

DONT-KNOW-JAVA commented 4 years ago

I dont have the device right now

Here is the jpg 😉

De : JPA_HOME jpa.home@free.fr Envoyé : vendredi 24 juillet 2020 18:07 À : 'AmolGangadhare/flutter_barcode_scanner' reply@reply.github.com Objet : RE: [AmolGangadhare/flutter_barcode_scanner] Barcode_scanner doesn't work on a samsung a3 (2016) (#107)

Hello

I’ve tested on several Samsung device : OK

Only on this specific : it detect Nothing. But I really need it’s works on this one !

Here is a sample (39)

Thanx

De : Amol Gangadhare <notifications@github.com mailto:notifications@github.com > Envoyé : vendredi 24 juillet 2020 17:51 À : AmolGangadhare/flutter_barcode_scanner <flutter_barcode_scanner@noreply.github.com mailto:flutter_barcode_scanner@noreply.github.com > Cc : DONT-KNOW-JAVA <jpa.home@free.fr mailto:jpa.home@free.fr >; Mention <mention@noreply.github.com mailto:mention@noreply.github.com > Objet : Re: [AmolGangadhare/flutter_barcode_scanner] Barcode_scanner doesn't work on a samsung a3 (2016) (#107)

Hi @DONT-KNOW-JAVA https://github.com/DONT-KNOW-JAVA

Thanks for reporting the issue. Is this issue rise on all the devices or on this specific? Also if possible can you provide the barcode you are testing on?

Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AmolGangadhare/flutter_barcode_scanner/issues/107#issuecomment-663605457 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGVDN3BC7XOEULQK2L3BI3R5GUU5ANCNFSM4OSWNWNQ .

DONT-KNOW-JAVA commented 4 years ago

The bar code is a C39 type

TONYCHOU81905 commented 1 year ago

Hi AmolGangadhare,

I face the same situation, I tried several devices(iPhone, Xiaomi) which work fine! But it doesn't work in Lenovo M10 Tab. Is there any solution? Thank you!