yannickl/QRCodeReader.swift

Initializer for conditional binding must have Optional type, not 'String'

Opened this issue · 3 comments

Hello and thanks for this project.

I'm using pod 'QRCodeReader.swift', '~> 8.2.0' version of your pod.

When trying to compile I get Initializer for conditional binding must have Optional type, not 'String'

Could you please help if you can?

screen shot 2018-09-28 at 9 13 28 pm

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.