Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Application crash if ZBar plugin is installed #651

Closed
SirusDoma opened this issue Mar 18, 2017 · 1 comment
Closed

Application crash if ZBar plugin is installed #651

SirusDoma opened this issue Mar 18, 2017 · 1 comment

Comments

@SirusDoma
Copy link

I'm creating application that heavily depend on barcode scanner.
Since phonegap-barcodescanner-plugin works really slow, I found alternative that perform faster scanning called ZBar.

After installing this plugin, I realize that I require SQLite in my application. I installed the plugin and it works! but when I try scan with zbar the application crash.

Not sure what happened, and it strange that I suppose there is no relation between storage and camera right? so Is there any chance to fix this from SQLite side?

@brody4hire
Copy link

You may want to try requesting sqlite and zbar operations in different event ticks, similar to a workaround needed for the Pusher plugin ref #196. I will document this when I get a chance.

To get support from the user community I suggest you make a small, self contained test program.

For priority, commercial support you may contact sales@litehelpers.net for more information.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants