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

Bad deviceId causes hard crash #125

Open
Erhannis opened this issue Aug 17, 2022 · 3 comments
Open

Bad deviceId causes hard crash #125

Erhannis opened this issue Aug 17, 2022 · 3 comments

Comments

@Erhannis
Copy link

Windows 10, quick_blue 0.4.1+1, flutter 3.3.0-0.2.pre

When I try to connect to a deviceId that isn't valid, on Windows at least, (such as "asdf") my app crashes, with an error like:

Microsoft Visual C++
---
Debug Error!

Program:
...ts\flutter_tests\build\windows\runner\Debug\flutter_tests.exe

abort() has been called

(Press Retry to debug the application)

[Abort] [Retry] [Ignore]

If I wait, the app crashes and Flutter says it lost connection. If I click a button, same thing.

(Note that if I give a device id that is valid but doesn't match a device, it just gives me a normal error, rather than crashing.)

@Sunbreak
Copy link
Collaborator

@Erhannis
Copy link
Author

Well, it didn't give me a popup, this time; it just made a alert noise and crashed.

@ext-danny
Copy link

@Sunbreak Hi, quick question.
will https://github.com/woodemi/quick.flutter this be published as a completely new plugin so that we can add it in the pubspec and use it OR will you be updating the existing quick_blue plugin.

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

3 participants