yannickl/QRCodeReader.swift

getting errors after run pod install

Opened this issue · 3 comments

I am getting this error after run pod install on my project

Ambiguous use of 'default' in AVCaptureDevice.default(for: .video)
and many other issues

Which version of Xcode, Swift, CocoaPods are you using?

same error here. Xcode 10.1 swift 4. Its not working at all!

Is it an update or an install? Can you try with a blank project and tell me if it is working for you?