Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I switch on Bluetooth on the iOS Simulator? [duplicate]

Tags:

ios

I'd like to know, how I can activate Bluetooth on the iOS Simulator. I use XCODE 7.2.1 on a MacBook pro. If I enter the settings, I have no Bluetooth option to set. Could somebody help me ?

like image 667
sofsolution Avatar asked Feb 23 '16 19:02

sofsolution


People also ask

Can iOS simulator connect to Bluetooth?

The simulator does support Bluetooth Low Energy (4.0) according to this appnote from Apple.

How do I turn off network on iPhone simulator?

click on each available network interface in the list at the left of the window in turn, disabling each one. click on the Configure iPv4 menu, and choose Off. for Wi-Fi, just click on the Turn Wi-Fi Off button. click Apply, and this location will block all network activity.


1 Answers

You can't activate it because it doesn't exist. They dropped support a few years ago because of all the issues they had with it. You have to use a real device unfortunately.
This was confirmed by an Apple staff member as recently as a few months ago:
https://forums.developer.apple.com/thread/14983

like image 168
Ageonix Avatar answered Oct 07 '22 23:10

Ageonix