Bluetooth on iOS 8 & Qt C++
-
Hi and welcome to devnet,
In any case, you can use objective-c without any problem. What are your Bluetooth needs ?
-
Hi! I have a non iOs bluetooth device (termal printer) and I need send to him a data. On Apple site written about only connecting to iOs devices. I tried use Private Framework (BluetoothManager.framework) but I can't connect to my device and send any data. Also I tried using btStack, but have many errors when compile program.
-
What printer is that ?
-
@_mrdebug_ currently QtBlueBooth has no backend for iOS so it won't really and depending on what you want to do, it's not necessarily available on it.
-
So serial printers ?