Does the iPhone simulator in Xcode support Bluetooth Low Energy?

前端 未结 6 1601
抹茶落季
抹茶落季 2020-11-27 04:12

I\'m trying some iOS test applications on the new Mac mini, that supports Bluetooth Low Energy. The CoreBluetooth framework is used in those. However, I\'m not able to get B

6条回答
  •  感动是毒
    2020-11-27 04:43

    Actually I tried in the simulator and does not work. The simulator does not recognize if you have a Bluetooth 4.0 in your computer but if you are using Command line tool projects in Xcode then it works. just for the cases you want to create something in Command line tool.

提交回复
热议问题