I am working on an app that scans for nearby Bluetooth devices then checks the database if the user is present with Bluetooth ID If it's present display it to the other user nearby.
but the issue is when the person installs the app we get the Bluetooth ID and store it in a database but after that while scanning the Bluetooth ID changes.
Bluetooth id in the local device is not the same as the scanned ( by another device)
is there any way we can do this other than Bluetooth ID or how can we get a unique ID - I am Using react-native-ble-manager