question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if youā€™re still stuck at the end, weā€™re happy to hop on a call to see how we can help out.

Obtaining MAC address in iOS?

See original GitHub issue

The documentation for the Device id parameter says:

Device identifier: MAC address on Android and UUID on iOS.

Iā€™m trying to filter detected devices by manufacturer; is there a way to get the MAC address instead of the UUID on iOS?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
tinnoviacommented, Sep 27, 2021

Yes, you are right. Didnā€™t think services could be another method, thatā€™s. on me. šŸ˜ƒ https://github.com/dotintent/react-native-ble-plx/wiki/Device-Service-Discovery Itā€™s also detailed here.

0reactions
mciechanowiczcommented, Dec 7, 2021

Hi. Thanks to @Tadejo9 for the solution šŸŽ‰

I think the answer is sufficient so, I am closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apple iPhone - View MAC Address - Verizon
Apple iPhone - View MAC Address Ā· From a Home screen on your AppleĀ® iPhoneĀ®, navigate: Settings Settings icon. General . If an...
Read more >
How to Find the MAC Address on an iPhone or iPad
Open the Settings app and navigate to Settings > General > About and scroll to the network section of the page. You'll find...
Read more >
How to Find the MAC Address on an iPhone - Lifewire
Open Settings, and tap General. Ā· Tap About. Ā· Scroll down. Ā· Your MAC address is listed in the Wi-Fi Address field. Wi-Fi...
Read more >
How to Find Your iPhone's MAC Address - How-To Geek
Start by launching Settings on your iPhone. Then tap the ā€œGeneralā€ option. Ā· In the ā€œGeneralā€ menu, tap ā€œAboutā€ to view your phone's...
Read more >
How to get iOS device MAC address programmatically
Now iOS 7 devices ā€“ are always returning a MAC address of 02:00:00:00:00:00. So better use [UIDevice identifierForVendor]. so better to call this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found