Posts

Post not yet marked as solved
1 Replies
836 Views
I am new to Apple development.I am writing an iOS app that would accept input from a Bluetooth button and perform certain actions in response to button presses.My first question relates to which Frameworks or specific Libraries to use. For example, would the ExternalAccessory Framework be the appropriate place to look? Would it enable me to establish (or at least detect) a connection between the Bluetooth Button and my iOS device, and then interpret button presses (eg, which button, press, hold, double press, etc) and perform desired actions in response?I am also wondering how I would determine which Bluetooth Buttons would be compatible?For example, there are Buttons designed for Media, Home Automation, etc.But I cant tell whether button presses on some or all of these Buttons could be intercepted by my iOS app.Would it depend upon which Bluetooth Profile they support?Any help to point me in the right direction would be appreciated.
Posted Last updated
.