views:

102

answers:

1

Hello people!

I'm develop iphone app, what need connect to bluetooth device and handle disconnection of device.

I'm tryied to use ExternalAccessory framework, but it don't show any device (in settings I have paired A2DP device), on apple site I see " Specifically, you must include the UISupportedExternalAccessoryProtocols key to declare the specific hardware protocols your application supports.", I think problem in this, but I don't know what is protocol strings for A2DP example.

Few questions:

  1. have any idea how make what I want via other tech (GameKit or Bonjour example);
  2. somebody maybe know standart protocol strings for A2DP like devices.

Thanks.

A: 

have you had any luck with solving this issue ??

Mark Lissek
No, I just postponed it.
Stas Cherednichenko