You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual
I/BlueFalcon: Discovered device : 46:95:8F:86:74:A0
Additional info
Device - Samsung XCover Pro
OS version - Android 10
Library version - "dev.bluefalcon:library:0.7.2"
Anyone else experienced similar issue before?
Note:
This could be also an Android issue, because sometimes when I am trying to pair a new device in a place where are too many of advertising Bluetooth devices at the same time, even default system settings app couldn't read device names, and shows just MAC addresses.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
In method didDiscoverDevice, bluetoothPeripherial.name contains instead of string value with device name only MAC address of that given device.
Expected
I/BlueFalcon: Discovered device : DeviceNameXY
Actual
I/BlueFalcon: Discovered device : 46:95:8F:86:74:A0
Additional info
Device - Samsung XCover Pro
OS version - Android 10
Library version - "dev.bluefalcon:library:0.7.2"
Anyone else experienced similar issue before?
Note:
This could be also an Android issue, because sometimes when I am trying to pair a new device in a place where are too many of advertising Bluetooth devices at the same time, even default system settings app couldn't read device names, and shows just MAC addresses.
The text was updated successfully, but these errors were encountered: