TJ Woon

Results 14 comments of TJ Woon

Sorry, I meant to test this issue this week (as mentioned in #70), but have not been able to do so. I will be on vacation for the whole coming...

Hi @iandonov. The upstream [ZBar project](http://zbar.sourceforge.net/) on which this plugin depends supports Windows, but the last release of that library is quite old so I believe it will not work...

Hi @florasolutions Not sure if this can be done. Will only be able to look into this in June. Marking this as `Help Wanted` in the mean time.

Hi @nickgerman iOS UI is more difficult to customize, as this library is simply using a View provided by the ZBar library. There is a hack [in this file](https://github.com/tjwoon/csZBar/blob/master/ios/CsZBar.m#L63) to...

@LTroya your issue is simply not handling cancel correctly - unrelated to @davorpeic's request: Check if the error callback's argument is exactly "cancelled": `error('cancelled')` If user cancelled the scan (with...

@davorpeic agreed this would be a good addition. Filed for addition when I have time to do so.

I guess you could keep track of the state via Cordova's resume/pause/deviceready events. I'm not familiar with Cordova's way of dealing with JS code when another native view pops up,...

For the title: `programmatically cancel scan`, there is an existing issue #25

``` -Supc.en should be passed ``` Sorry, is this a ./config flag when building the ZBar library?