buttplugio/buttplug

Svakom Iker connection fails on Corebluetooth

qdot opened this issue · 1 comments

qdot commented

The Svakom Iker accesses the GAP service (0x1800), which is forbidden by CoreBluetooth on macOS/iOS, meaning all connections to it fail. This is only done for an extra device check, which should only be done on any non CoreBluetooth platform. This may require figuring out how to mark characteristics as optional.

qdot commented

Fixed in v7.1.0