We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My bluetooth headphones have a pause+resume button and two volume controls. The volume controls work right now, but the pause button does nothing.
If I use the same headphones with Netflix or YouTube (vanced), the video is paused and resumed like one would expect.
The text was updated successfully, but these errors were encountered:
I have implemented this feature in 0.13.1.
See the relevant line in the release notes:
With that, I am closing this issue.
Sorry, something went wrong.
I am aware of an issue where this functionality does not seem to persist if the user changes apps or performs any lifecycle changes (sleep).
The audio_service I'm using seems to terminate leading to the headset button callbacks unable to call. I'm reopening this issue.
audio_service
I have implemented a fix for this in 0.13.3.
arianneorpilla
No branches or pull requests
My bluetooth headphones have a pause+resume button and two volume controls. The volume controls work right now, but the pause button does nothing.
If I use the same headphones with Netflix or YouTube (vanced), the video is paused and resumed like one would expect.
The text was updated successfully, but these errors were encountered: