woodemi / quick_usb

A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter
BSD 3-Clause "New" or "Revised" License
43 stars 30 forks source link

on macos Big Sur: claimInterface always return false #37

Closed vtongcoder closed 2 years ago

vtongcoder commented 3 years ago

I try the example of this package on macOs Big Sur 11.6. I open a device: ok getConfig: ok claimInterface false

I don't know why. Do I need to config something in order the quick_usb work o macOS? thanks

Sunbreak commented 3 years ago

Nope. Mine is Big Sur and it works fine. There is other config to check I think

vtongcoder commented 3 years ago

Nope. Mine is Big Sur and it works fine. There is other config to check I think

I'm still working to figure out what cause the problem.

Sunbreak commented 3 years ago

You could check Web-USB in Chrome: https://web.dev/usb/

Sunbreak commented 2 years ago

You'd better try https://github.com/woodemi/web_usb.dart to ensure your operation permission