2

How to add Bluetooth keyboard support to iOS application? Just how to catch event when any key was pressed?

Dmitry
  • 14,306
  • 23
  • 105
  • 189
  • try reading this article http://www.pocketmagic.net/2012/07/bluetooth-and-ios-use-bluetooth-in-your-iphone-apps/#.URzuNWfl8dU – luksfarris Feb 14 '13 at 14:02
  • Linked to: http://stackoverflow.com/questions/14873266/how-to-catch-keyboard-keypress-on-uiview – Dmitry Feb 14 '13 at 14:42

1 Answers1

1

This will be useful for you to get started.

External Keyboard

Community
  • 1
  • 1
lakshmen
  • 28,346
  • 66
  • 178
  • 276