twostraws / CodeScanner

A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
MIT License
1.02k stars 293 forks source link

Code scanner failed on iOS 13.3.1 #39

Closed laboratoryyingong closed 2 years ago

laboratoryyingong commented 3 years ago

Hi, I have tried to implement CodeScanner on iOS 13.3.1. After I approved the camera access, the view keeps in black. I tried on iOS 14, it works. I would like to report this issue because some projects still support 13.

Thanks & Regards! Max

twostraws commented 2 years ago

I can't resolve this without any further information, I'm afraid.

nathanfallet commented 2 years ago

I think it was linked to the permission flow, which should be fixed now. Please reopen if the issue still occurs.