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

missing permission for some Android versions #45

Closed
jnstahl opened this issue Jul 7, 2023 · 2 comments
Closed

missing permission for some Android versions #45

jnstahl opened this issue Jul 7, 2023 · 2 comments

Comments

@jnstahl
Copy link
Contributor

jnstahl commented Jul 7, 2023

Discovery fails on some Android builds due to missing NEARBY_DEVICES permission in the manifest:

An easy workaround is to add this permission into the manifest of the app that uses the package

@Nimrodda
Copy link
Owner

Nimrodda commented Jul 9, 2023

Thanks for reporting this. A PR with this update would be appreciated :)

@jnstahl
Copy link
Contributor Author

jnstahl commented Jul 9, 2023 via email

jnstahl added a commit to jnstahl/flutter_nsd that referenced this issue Dec 3, 2023
jnstahl added a commit to jnstahl/flutter_nsd that referenced this issue Dec 4, 2023
Nimrodda pushed a commit that referenced this issue Dec 4, 2023
* fix txt records returned as string instead of UInt8List

* fix key sent instead of value

* fix issue #46

* fix issue #45
Nimrodda pushed a commit that referenced this issue Dec 4, 2023
* fix txt records returned as string instead of UInt8List

* fix key sent instead of value

* fix issue #45
@Nimrodda Nimrodda closed this as completed Dec 4, 2023
Nimrodda pushed a commit that referenced this issue Feb 4, 2024
* fix txt records returned as string instead of UInt8List

* fix key sent instead of value

* fix issue #46

* fix issue #45

* fix issue #45

* documentation update for hostAddresses

* fix issue #22 for Windows and Android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants