Currently, a single beacon' identifier differs from iOS to Android. On the Android side, we get the beacon's MAC address which is a good unique identifier where as on iOS we get a hash compiled from many things including the MAC address.
Ideally, if we could extract the MAC address from the hash on iOS, we could use the MAC address as a unique identifier.
Open to suggestions on this.
Currently, a single beacon' identifier differs from iOS to Android. On the Android side, we get the beacon's MAC address which is a good unique identifier where as on iOS we get a hash compiled from many things including the MAC address.
Ideally, if we could extract the MAC address from the hash on iOS, we could use the MAC address as a unique identifier.
Open to suggestions on this.