Scaning static UIImage using ios ZBar SDK
问题 I want to scan a static UIImage using Zbar sdk, it gives error i.e. ZBarSymbol is Null I also checked ZBarReaderController: UIImagePickerController But as it is subclass of UIImagePickerController and i don't want to use UIImagePickerController at all as i just want to scan UIImage that i have reference in my application.. I searched allot for this problem but did not got any help.. I also tried for ZBarImageScanner as, - (void) scanFromUIImage: (UIImage *)img{ // setup scaner