I'm doing an app that uses bluetooth connection between two devices.
How can I test the connection between two devices ?
Is it possible in Xcode ?
I'm doing an app that uses bluetooth connection between two devices.
How can I test the connection between two devices ?
Is it possible in Xcode ?
Check out this thread Does the iPhone simulator in Xcode support Bluetooth Low Energy?. Not the same question, but I think it answers yours. Apparently it was possible at some point but now it's not. You'll have to use two physical devices as far as I know.