小编Cla*_*hea的帖子

iOS UUID deprecated corebluetooth

I am modifying an app that discovers a device via Bluetooth BLE in order to plot the values into a graph. It all works fine (thanks to the help of one of you in the past week). The app was initially written by my husband a while ago and during the discovery of the device, he was using checking code like :

NSLog(@" Failed to Connect to Peripheral : %@   with UUID: %@   ", peripheral, peripheral.UUID);
Run Code Online (Sandbox Code Playgroud)

or

NSLog(@" Connected to …
Run Code Online (Sandbox Code Playgroud)

uuid ios core-bluetooth deprecation-warning

7
推荐指数
1
解决办法
6871
查看次数

标签 统计

core-bluetooth ×1

deprecation-warning ×1

ios ×1

uuid ×1