Skip to content

Commit d4bca3e

Browse files
aykevldeadprogram
authored andcommitted
README: add note on macOS Big Sur and iTerm2
Also see: #48
1 parent b06d666 commit d4bca3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ After you have followed the installation, you should be able to compile/run the
153153
cd bluetooth
154154
go run ./examples/scanner
155155

156+
### Troubleshooting
157+
158+
There is a known issue with iTerm2 and the Bluetooth package. If you are getting a message like `abort: trap`, try whitelisting iTerm2 manually through System Settings -> Privacy & Security -> Bluetooth.
159+
156160
## Windows
157161

158162
Go Bluetooth support for Windows uses the [WinRT Bluetooth](https://docs.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.bluetoothadapter?view=winrt-19041) interfaces by way of the https://github.com/saltosystems/winrt-go package.

0 commit comments

Comments
 (0)