Opened this issue 6 years ago · 3 comments
Hello and thanks for this project.
I'm using pod 'QRCodeReader.swift', '~> 8.2.0' version of your pod.
pod 'QRCodeReader.swift', '~> 8.2.0'
When trying to compile I get Initializer for conditional binding must have Optional type, not 'String'
Initializer for conditional binding must have Optional type, not 'String'
Could you please help if you can?
have you Solve it?
I have the same problem.
@lixuansheng yes, but I really don't remember what I did; I think there's example project somewhere around this repo, I managed to copy paste things and it started to work.