0

I am using ZbarSdk for QR Codes, but it is fetching image from camera, and i want it to fetch image from library, so that i can test it on simulator, but don't know where to implement code for it. I know how to fetch from library rather than camera,but don't know where and how to implement that code. Can anyone help me out in this. Thanks in advance.

iPhone Programmatically
  • 1,211
  • 2
  • 22
  • 54

1 Answers1

0

It is not possible through Zbar sdk, as it doest not allowed.

iPhone Programmatically
  • 1,211
  • 2
  • 22
  • 54