J John Carron New Member Licensed User Jun 12, 2019 #1 How do I get the key pressed from a bluetooth keyboard connected to a iOS device in B4i? Last edited: Jun 12, 2019
Erel Administrator Staff member Licensed User Jun 12, 2019 #2 The Bluetooth keyboard is handled by the OS. If a text field is focused then you can handle the TextChanged event.
The Bluetooth keyboard is handled by the OS. If a text field is focused then you can handle the TextChanged event.