[VisionOS] Bluetooth Permission Not Prompting After Adding NSBluetoothAlwaysUsageDescription

I'm developing a visionOS app using Unity and CoreBluetooth to connect to BLE devices. However, after adding the required Bluetooth permissions in Info.plist, the app does not prompt the user for Bluetooth access, and scanning for peripherals does not work.

Answered by Dev_897 in 829621022

Solved it.

Accepted Answer

Solved it.

Hi, I am interested in embedding CoreBluetooth in Unity for visionOS. Could you provide some hints how do you do that?

[VisionOS] Bluetooth Permission Not Prompting After Adding NSBluetoothAlwaysUsageDescription
 
 
Q