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

why QuickUsb.openDevice always return false???? #103

Open
chenteng85912 opened this issue May 17, 2024 · 1 comment
Open

why QuickUsb.openDevice always return false???? #103

chenteng85912 opened this issue May 17, 2024 · 1 comment

Comments

@chenteng85912
Copy link

I used quick_usb 0.3.1 version,and run on windows,then I did the following and everything worked fine,
1.QuickUsb.init() true,
2.QuickUsb.getDeviceList() success,
3.QuickUsb.hasPermission(_device!) return true,

but when i did QuickUsb.openDevice(_device!), always return flase,Can someone tell me why???????

@rluebess
Copy link

rluebess commented Jan 9, 2025

I have same, using 0.4.0 on Windows desktop.
Devicelist is filled, but open always returns false...?
Something I forgot to check/install/configure?

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