You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
I'm experiencing strange activity when using the bar code scanner on a blackberry10 device (z10). Both the on error and on success calls are being trigger. Here is what is happening.
Scan bar code
2.onError function is called. Returns an error message of undefined
3.onSuccess function is called. Returns bar code information.
Project details:
Cordova: 3.7
Cordova CLI: 5.1.1
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.0
Ionic Version: 1.1.0
Ionic CLI Version: 1.6.1
Ionic App Lib Version: 0.3.3
OS: Mac OS X Yosemite
Node Version: v0.12.7
Hello,
I'm experiencing strange activity when using the bar code scanner on a blackberry10 device (z10). Both the on error and on success calls are being trigger. Here is what is happening.
2.onError function is called. Returns an error message of undefined
3.onSuccess function is called. Returns bar code information.
Project details:
Cordova: 3.7
Cordova CLI: 5.1.1
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.0
Ionic Version: 1.1.0
Ionic CLI Version: 1.6.1
Ionic App Lib Version: 0.3.3
OS: Mac OS X Yosemite
Node Version: v0.12.7
Sample Code:
Any idea how to prevent this behavior?
Thanks,
J
The text was updated successfully, but these errors were encountered: