MVBarcodeReader icon indicating copy to clipboard operation
MVBarcodeReader copied to clipboard

Fragment reader not working on specific device

Open chico-ferreira opened this issue 5 years ago • 1 comments

Hello there! 👋

I've been working for a week trying to solve this issue:

I migrated my app from intent reader to fragment reader, but in a specific device (Lenovo Vibe) the fragment reader are not able to recognize the qrcode.

I've made a lot of tests with simulator, motorola, nexus and samsung and all of them works perfectly.

Do you have any clue on why only the fragment reader does not work on this device? Or do you have any ideia how can I track this issue?

Thank you!

chico-ferreira avatar Aug 19 '18 18:08 chico-ferreira

Hi! I don't have a Lenovo Vibe at my disposal, so can't really test myself. Can you provide some more details like:

  • How are you initiating the scan
  • the behaviour, what's happening in details
  • Any relevant log output or stack trace

iamMehedi avatar Aug 27 '18 13:08 iamMehedi