I've implemented Custom Keyboard Extension in my app. When I use this with my other 3rd party host app, and connected to hardware barcode scanner, I want it to do auto enter when there is barcode read.
I able do this with the help here -> auto-send, but i noticed that if i do delete the text with backspace button and do scan again, this will not work anymore.