Is it possible using the SDK to change the bluetooth headset/remote buttons behavior. I would like to capture the button press(es) and perform some action, eg, skip next track, launch popup etc
Is it possible using the SDK to change the bluetooth headset/remote buttons behavior. I
Share
I think you will receive appropriate callbacks from iOS when a button is pressed, and within these callbacks you can decide what to do.