When we press on button to scan QR code there is default cancel,info button.
I require another button that on flash.So how can i change in zbaerviewcontroller to customize it.
When we press on button to scan QR code there is default cancel,info button.
I require another button that on flash.So how can i change in zbaerviewcontroller to customize it.
You can remove the cancel button by setting the property showsZBarControls = NO;
Refer the following links,
How to hide info button in ZBar Bar Code Reader for iOS6.0 and above