Hi!
Package inquire/inquireSync methods stop working when m1 mac osx updates to monterrey.
paired.js example script is the only one that keeps working.
I was using this fork: https://github.com/phablulo/node-bluetooth-serial-port.git
But the issue is the same in this repository's next-release branch.
If I run node examples/sync.js it outputs:
start inquiry
2022-05-25 14:38:10.317 node[11882:378464] -[IOBluetoothDeviceInquiry initWithDelegate:] - 0x13965a560
2022-05-25 14:38:10.318 node[11882:378464] -[IOBluetoothDeviceInquiry dealloc] - 0x13965a560
I'm using node v16.14.2.
I'm pretty sure this is an issue with the objective c files which stopped working in mac osx monterrey
Hi!
Package inquire/inquireSync methods stop working when m1 mac osx updates to monterrey.
paired.js example script is the only one that keeps working.
I was using this fork: https://github.com/phablulo/node-bluetooth-serial-port.git
But the issue is the same in this repository's next-release branch.
If I run
node examples/sync.jsit outputs:I'm using node v16.14.2.
I'm pretty sure this is an issue with the objective c files which stopped working in mac osx monterrey