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

Windows not working #15

Open
lgLindstrom opened this issue Jan 7, 2024 · 6 comments
Open

Windows not working #15

lgLindstrom opened this issue Jan 7, 2024 · 6 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@lgLindstrom
Copy link

Hi

I have written a small application scanning for upnp devices.
Works fine in Android, don't work in Windows.

Question, whats the future of this package?
Any plans to continue the development?

@daniel-naegele
Copy link
Owner

Could you please elaborate what is not working on Windows? Please provide more detailed information like logs, version information (OS and package) and how you were using the package (via a Flutter app, standalone CLI or Dart Exe).

I intend to continue to fix bugs as the oiginal package was completely abandoned. I don't intend to further develop this package, i.e. more features or protocols. Although pull requests are always welcome.

@daniel-naegele daniel-naegele self-assigned this Jan 8, 2024
@daniel-naegele daniel-naegele added bug Something isn't working question Further information is requested labels Jan 8, 2024
@lgLindstrom
Copy link
Author

Ahh,, sorry. Forgot to send you my code.
This code works when running in my Android tablet, not on windows 11 desktop.
upnp.zip

@daniel-naegele
Copy link
Owner

Please provide a minimal reproducible example (not an entire project) as well as the logs. Otherwise I won't be able to help. In addition, what do you mean by "does not work" does it crash, does it not discover devices, ...?

@lgLindstrom
Copy link
Author

lgLindstrom commented Jan 9, 2024 via email

@daniel-naegele
Copy link
Owner

I still need the application log output from windows, otherwise I can't help.

@lgLindstrom
Copy link
Author

Hi
I am not sure what you mean "application log output from windows"??

I have not added any log or print output in my flutter application.
Looking at the terminal and/or debugging window in VsCode there are no outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants