We have a customer who uses power apps and they have external Bluetooth scanners. These work woth power apps when we set focus to a text field and scan, the scan value is captured in the text field.
The challenge is initiating an action to do something with the scan value (like an on change). It captures the scan value but user has to click on the screen or hit enter for the action to trigger. Users don’t want to have to tap after they scan. Any way to initiate a process like on select or on change without the user having to push a button on the screen?