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
Currently this crate is enough for USB permission request (which is special): https://crates.io/crates/jni-min-helper. As you can see, the BroadcastReceiver can be handled.
But with many other runtime permissions, the broadcast receiver isn’t capable of receiving the result.
The text was updated successfully, but these errors were encountered:
Currently this crate is enough for USB permission request (which is special): https://crates.io/crates/jni-min-helper. As you can see, the
BroadcastReceiver
can be handled.But with many other runtime permissions, the broadcast receiver isn’t capable of receiving the result.
The text was updated successfully, but these errors were encountered: