In Unity3D,
I am trying to build an app which scans the qr code with a device,the result of the qrcode appears on the input field after scanning.but when the inputfield is active the keyboard appears.
i dont want thekey board to be appear on the screen when the input field is active.
Is their any other method that i could use to take the input from the scanning device.