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

iOS.Device: handle name updates again #711

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

janusw
Copy link
Member

@janusw janusw commented Jul 4, 2023

This is an attempt to fix #703. @piotrusspan, could you try to use the nupkg generated by this PR to check if it solves your problem?

@janusw
Copy link
Member Author

janusw commented Jul 4, 2023

The nupkg generated by the GitHub Actions build is available here:
https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/actions/runs/5458290654#artifacts

@janusw
Copy link
Member Author

janusw commented Oct 4, 2023

I rebased this PR to the 3.0.0-rc.1 tag. The new nupkg artifact is here: https://github.com/dotnet-bluetooth-le/dotnet-bluetooth-le/actions/runs/6391461333#artifacts

I will only merge it if someone confirms that it actually solves a problem (e.g. #541, #703 or #749). It would be great to get some user feedback on this.

@AskBojesen
Copy link
Contributor

AskBojesen commented Oct 4, 2023

We are using 3.0.0-rc.1 and we are able to discover using iOS with Maui .Net 7 on iOS 16 + 17.

BTW: We just learned today that the Id in the Apple implementation does NOT contain the 48 bit address, but something else.
Eg... https://stackoverflow.com/questions/18973098/get-mac-address-of-bluetooth-low-energy-peripheral-in-ios

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

Successfully merging this pull request may close these issues.

How to get full device name?
2 participants