0

I have a bluetooth scanner connected to iPad. ios doesn't support bluetooth spp mode, so I have to set scanner into HID. However, after that, the virtual keyboard disappear. I tried [ios keyboard] plugin.1 No luck. I assume this may be a common case if your app work with bluetooth device(keyboard).

Any ideas?

Thanks in advance

Ash
  • 131
  • 1
  • 4
  • that plugin is just to push up the screen in case an input gets a focus and keyboard pops out. – Narendra Dec 21 '18 at 02:59
  • you can use this plugin https://www.nsplugins.com/plugin/nativescript-keyboardshowing and see what all events are firing – Narendra Dec 21 '18 at 03:05
  • Hi Nathan, keyboard statues is open when the textfield is focused. However, since it is connected to bluetooth keyboard, still cannot see virtual keyboard. – Ash Dec 21 '18 at 05:00
  • Looks like its a problem with iOS itself, refer https://stackoverflow.com/questions/7290417/force-on-screen-keyboard-to-show-when-bluetooth-keyboard-connected for more info. – Manoj Dec 21 '18 at 07:43
  • @Ash you can try this solution https://stackoverflow.com/questions/3326189/show-iphone-soft-keyboard-even-though-a-hardware-keyboard-is-connected/3837131#3837131 – Narendra Dec 24 '18 at 03:04
  • @Manoj Thanks for your reply. I have no ios native code bg. I did find that solution but it maybe not suitable for my case – Ash Dec 26 '18 at 23:17
  • @NarendraMongiya Hi~ yes, I think I can work from hardware side – Ash Dec 26 '18 at 23:19

0 Answers0