Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectToKnownDeviceAsync is giving null as device name #834

Open
idrish-rishabhsoft opened this issue Apr 4, 2024 · 2 comments
Open

ConnectToKnownDeviceAsync is giving null as device name #834

idrish-rishabhsoft opened this issue Apr 4, 2024 · 2 comments

Comments

@idrish-rishabhsoft
Copy link

idrish-rishabhsoft commented Apr 4, 2024

Once BLE device is connected, I remember GUID. Next time when user opens up, I am trying to connect to that device using ConnectToKnownDeviceAsync.

When I used ConnectToKnownDeviceAsync to connect to device, it is giving me a null for the device name in Android 14 devices.

Expected behavior

Device name should come just like ConnectToDeviceAsync or Advertisement is giving.

Actual behavior

In case of connection made using ConnectToKnownDeviceAsync is not giving device name in Android 14 devices.

Crashlog

It is not causing any crash in library.

Configuration

Version of the Plugin: 3.1.0-beta.3

Platform: Android 14

Device: Google Pixel 7a

@smsissuechecker
Copy link

Hi @idrish-rishabhsoft,

I'm the friendly issue checker.
It seems like (25.00 %) you haven't used our issue template 😢 I think it is very frustrating for the repository owners, if you ignore them.

If you think it's fine to make an exception, just ignore this message.
But if you think it was a mistake to delete the template, please close the issue and create a new one.

Thanks!

@janusw
Copy link
Member

janusw commented May 4, 2024

This might be related to #541, right? Although that one was reported for iOS, they might have a common origin (in particular if the issue is due to DiscoveredDeviceRegistry, as suspected).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants