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.