How can I read "address" from "PlatformAdvertisement" in the iOS module? #715
Answered
by
twyatt
surame8288
asked this question in
Q&A
-
I'm working on the "Compose Multiplatform Project."How can I read "address" from PlatformAdvertisement in the iOS module? |
Beta Was this translation helpful? Give feedback.
Answered by
twyatt
Jul 19, 2024
Replies: 1 comment 1 reply
-
Unfortunately, Core Bluetooth (iOS) does not expose the peripheral's MAC address.
— HOW-TO: Get a BLE peripheral MAC address with iOS and CoreBluetooth |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
surame8288
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, Core Bluetooth (iOS) does not expose the peripheral's MAC address.
— HOW-TO: Get a BLE peripheral MAC address with iOS and CoreBluetooth