I have an external scanner which basically emulates key strokes if the keyboard is active. I tested and whenever the textfield focus is on, it emulates the key strokes. But i don't want to show the keyboard to user.
Can i get the key strokes without showing the keyboard to user? or is it possible to have an off screen keyboard active all time throughout the application?