mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 462 forks source link

iPhone 6 always crash when the app is in first run #99

Closed lunwhl closed 4 years ago

lunwhl commented 5 years ago

The app will crash for the first run after I open the barcode scan.

After the first crash then everything will be alright.

Is there any idea?

matthewtsmith commented 5 years ago

@lunwhl Can you provide the details of the crash?

davidhsu1115 commented 5 years ago

Having same problem here, the crash rarely show up. But some time the app will crash and return to ios home page when scanning the barcode.

bradintheusa commented 4 years ago

Hi

I submitted my app to app store and the IOS reviewer says the same thing. I'm posting the log here hoping it helps someone else more than it helped me.

attachment-18120773179818384237crashlog-B9F3105E-5E42-41CE-88C3-13062C29028B (1).txt attachment-18120773179818384237crashlog-B9F3105E-5E42-41CE-88C3-13062C29028B.txt attachment-15741213354276122664crashlog-18EE94ED-6586-49B2-9A5E-27A76E2459A4.txt

Your app still crashed on iPad running iOS 12.4 on WiFi when we:

  1. Launched the app
  2. Tapped + icon at the bottom right
  3. Scanned QR code
  4. App crashed
devtronic commented 4 years ago

Please update to the latest version and try it again