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
The package don't work on Type C headphones , especailly all Headphones on android 12 , 13
new Android phones only have Type C socket , I made sure that app have the permession of "HeadsetPlugin.requestPermission(); "
but I think it's asking for wrong permissons " not bluetooth I think " .
I added required receiver to androidmanifest . and uses-permissions
tested on android 10 which doesn't require permission , didn't work too .
The text was updated successfully, but these errors were encountered:
The package don't work on Type C headphones , especailly all Headphones on android 12 , 13
new Android phones only have Type C socket , I made sure that app have the permession of "HeadsetPlugin.requestPermission(); "
but I think it's asking for wrong permissons " not bluetooth I think " .
I added required receiver to androidmanifest . and uses-permissions
tested on android 10 which doesn't require permission , didn't work too .
The text was updated successfully, but these errors were encountered: