twostraws / CodeScanner

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

Error with CodeScanner #109

Open 0xDevKilouu opened 1 year ago

0xDevKilouu commented 1 year ago

Hello, fellow coders! I am currently stuck on various issues with my app. I'm using Xcode 14, and I can't seem to find solutions to my problems. If possible, I would like to discuss it through email or get some assistance with my project. I probably have some silly errors, but I've been stuck for quite some time now (of course, I'm at an intermediate level). Is it possible to get some help?

nathanfallet commented 1 year ago

Can you show us errors you get? Else we won't be able to help you at all.

vladRGaembla commented 1 year ago

@WebMasterKilou Did you add "NSCameraUsageDescription" in your Info.plist?