Hi All,
For our project we need to keep data about devices in sort of a backend service so they can be shared by several mobile phones, including some iOS devices.
iOS makes very difficult to gain access to device MAC addresses using the standard APIs. What other mechanism, compatible with iOS devices, could I use for sharing this information with an iOS device?
The idea is to have this information prior to establishing a connection so the iOS App.
BR,