Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Can it detect Keypress event on external keyboard on iOS device? #70

Open
prvinuch opened this issue Feb 13, 2018 · 1 comment
Open

Comments

@prvinuch
Copy link

Hi Eddy,
We are trying to detect barcode scanner in iOS cordova app, we are using js which detect the barcode scanner as external keyboard and works well in android devices. the js basically detect the keypress event and based on input it manipulates the behaviour of input device.

it works in iOS too but only when any input box has focus. but does not detect keypress event when input does not have focus. Can this plugin helps us in detecting the external keyboard even when the input box does not have focus?

Let me know if you need more info.

@prvinuch prvinuch changed the title Can it detect Keypress event on external keyboard? Can it detect Keypress event on external keyboard on iOS device? Feb 13, 2018
@EddyVerbruggen
Copy link
Owner

I'm not sure I have all the info to help you. Is there anything you need the plugin to do that it doesn't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants