Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Get device mac address

xkevin
New Contributor I
697 Views

Is there a way I can get the device mac address? My purpose is to get the mac address of user's device when he login to the app, then save it to the database.

0 Kudos
1 Solution
Diego_Calp
Valued Contributor I
697 Views

Hi,

You need a plugin, this may help:

https://github.com/mohamed-salah/MacAddress

Regards,

Diego

View solution in original post

0 Kudos
2 Replies
Diego_Calp
Valued Contributor I
698 Views

Hi,

You need a plugin, this may help:

https://github.com/mohamed-salah/MacAddress

Regards,

Diego

0 Kudos
xkevin
New Contributor I
697 Views

In iOS 7+, does it permit apps to access the mac address?

0 Kudos
Reply