iphone - error in zxing api -
i have downloaded zxing apis net , included 6 needed frameworks, still getting error like:
'avcapturedevice' undeclared (first use in function).
'avcapturetorchmodeon' undeclared (first use in function)
plz guide me how solve.
thanks.
you need add avfoundation
framework. if have done this, check enabled target building.
Comments
Post a Comment