Commit graph

2 commits

Author SHA1 Message Date
Christopher Willis-Ford
8fdc3d166e fix: disable BLE restore to fix 'Bluetooth unavailable' issue
Restore wasn't fully implemented anyway, and having it enabled would
occasionally cause macOS to report "Bluetooth unavailable" after
reconnecting BLE sessions several times.

After turning that off, macOS treats implementing
`WillRestoreStateEvent` as an error, so I removed that.
2023-01-13 08:21:38 -08:00
Christopher Willis-Ford
b46f4359f6 fix(macBLE): fix 'API MISUSE' log message 2023-01-13 08:21:38 -08:00