ganeshMalliga / tibar

Automatically exported from code.google.com/p/tibar
0 stars 0 forks source link

Turning OFF the flashlight #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Titanium Mobile SDK: 1.6.0
Titanium Developer: 1.2.2
iOS: 4.2
iPhone: 4
iPhone iOS: 4.2

Hi there,
I've got the following problem. When in scanning barcode mode, the flashlight 
is permanently on.

any idea to turn it off?

Original issue reported on code.google.com by sebastia...@gmail.com on 8 Mar 2011 at 10:10

GoogleCodeExporter commented 8 years ago
no support since one month... wow..

Original comment by sebastia...@gmail.com on 30 Mar 2011 at 2:11

GoogleCodeExporter commented 8 years ago
You can set the flash mode by setting the 
 reader = [ZBarReaderViewController new];
reader.readerView.torchMode = 0;

Original comment by m.zaki.m...@gmail.com on 14 May 2011 at 5:50