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
Another problem is with Apple high-level APIs. I don't know the reason, but Apple suddenly deprecates and removes the documentation of APIs from its website.
So, I don't want to keep checking about the availability of their APIs and changing my code frequently. That is the reason I went for low-level API, which is using HID API.
I wanted something which doesn't deprecate suddenly and needs to be fixed asap. So, I went with HID API
In the latter, you wouldn't need USB permission when running in sandbox mode.
The text was updated successfully, but these errors were encountered: