You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure to be honest. We do use the package inside go-ethereum, which does have Android bindings, but I don't think we ever tested actual USB access on a mobile device.
Hi
Thank you for this amazing package.
Would you know if this library can be used together with
gomobile bind
to access usb devices on android/ios?I am trying it, it compiles fine, but I get zero results from the
Enumerate(0,0)
call.Thanks.
The text was updated successfully, but these errors were encountered: