PassAndroid
PassAndroid copied to clipboard
Binary Eye not accepted as barcode scanner
Hey, this is passandroid 3.7.0 from Android.
Looking at the source code, it seems that it should be accepting Binary Eye as a barcode scanner. However, when trying to scan in a barcode, I get the 'Please install a barcode scanner' popup. So, it seems it does not recognize Binary Eye (which is an excellent barcode scanner, btw).
Binary Eye supports the com.google.zxing.client.android.SCAN intent so it's already supported but Android isn't returning any apps when querying for that intent: #343