views:

393

answers:

1

Hi

Is it possible to find bluetooth-enabled devices near my iphone from an app? I am able to do it using the GameKit framework, but that has a limitation that both devices must have my app installed and running.

Is there a way to detect iPhone devices nearby using bluetooth even if they are not running the same app?

Thanks.

+1  A: 

Not really. Apple doesn't give the iPhone much Bluetooth interactivity, except for the wireless headphones and what you can do with GK.

Alex Reynolds
Thanks. Wanted to confirm if what I found till now was true :)
lostInTransit