Post

Replies

Boosts

Views

Activity

Window bar and close button never appear on any visionOS window (supervised device)
Hello, The window bar (the horizontal grabber below a window) and the close button to its left do not render for any window on my device. Gazing at the region below a window's bottom edge produces no reveal animation and no ornament. Because the grabber never appears, windows cannot be repositioned or closed through the normal gaze-and-pinch interaction. This reproduces in first-party apps (Settings, Safari, Photos) as well as in my own app, so it does not appear to be app-specific. This occurred after playing around with some of the Accessibility options (Guided Access, Full Keyboard Access, etc.), so I wonder if that could be related to this issue. Disabling these features did not resolve the issue. The device has worked perfectly fine before then. Environment: visionOS 26.6.1, Apple Vision Pro.
2
0
278
15h
visionOS Bluetooth LE limited to 2 connections?
Hello, Is there a 2-device limit for CoreBluetooth on visionOS 2.1? My app connects to 4 BLE peripherals on iOS but fails at the 3rd device on Vision Pro. The 3rd call to centralManager.connect() is successful and the peripheral enters .connecting state, but didConnect never fires and it stays in .connecting forever. No errors reported. First 2 devices work perfectly. Same code on iOS connects all 4. Has anyone else had this problem? Is there any documentation I can refer to that states something like this? Environment: visionOS 2.1, CoreBluetooth, Apple Vision Pro. My BLE Peripherals are running on nRF52840.
1
0
208
Jan ’26
Window bar and close button never appear on any visionOS window (supervised device)
Hello, The window bar (the horizontal grabber below a window) and the close button to its left do not render for any window on my device. Gazing at the region below a window's bottom edge produces no reveal animation and no ornament. Because the grabber never appears, windows cannot be repositioned or closed through the normal gaze-and-pinch interaction. This reproduces in first-party apps (Settings, Safari, Photos) as well as in my own app, so it does not appear to be app-specific. This occurred after playing around with some of the Accessibility options (Guided Access, Full Keyboard Access, etc.), so I wonder if that could be related to this issue. Disabling these features did not resolve the issue. The device has worked perfectly fine before then. Environment: visionOS 26.6.1, Apple Vision Pro.
Replies
2
Boosts
0
Views
278
Activity
15h
visionOS Bluetooth LE limited to 2 connections?
Hello, Is there a 2-device limit for CoreBluetooth on visionOS 2.1? My app connects to 4 BLE peripherals on iOS but fails at the 3rd device on Vision Pro. The 3rd call to centralManager.connect() is successful and the peripheral enters .connecting state, but didConnect never fires and it stays in .connecting forever. No errors reported. First 2 devices work perfectly. Same code on iOS connects all 4. Has anyone else had this problem? Is there any documentation I can refer to that states something like this? Environment: visionOS 2.1, CoreBluetooth, Apple Vision Pro. My BLE Peripherals are running on nRF52840.
Replies
1
Boosts
0
Views
208
Activity
Jan ’26