In readme file i seen CreateBond() and isBonded() are not supported for IOS device . So what else i can use instead of that to replace that feature. #671
Answered
by
pwespi
madhan-SEET
asked this question in
Q&A
|
Describe the bug To Reproduce
Expected behavior Screenshots Plugin version:
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context |
Answered by
pwespi
Jul 22, 2024
Replies: 1 comment
|
On iOS bonding is handled by the OS. When accessing a characteristic that requires bonding the OS will trigger the bonding process. Or it can be done by the user in the OS Bluetooth settings. |
0 replies
Answer selected by
madhan-SEET
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On iOS bonding is handled by the OS. When accessing a characteristic that requires bonding the OS will trigger the bonding process. Or it can be done by the user in the OS Bluetooth settings.