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
{{ message }}
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
Hello!
TY for your work!
When I'm working my device (iPhone 7) all work is good. But when I'm testing on iPhone X I have next case:
When i pressed down sound value button few time, It's not handled. It's a magic count, sometimes 3 or 5. If need i can send proofs.
But up sound value button working is correct!
The text was updated successfully, but these errors were encountered:
Issue is most likely that volume actually changes in the background, and you don't see it. Once it reaches 0, no change in volume is detected, so it stops working. The library does not seem to work as intended - at least not anymore (tested in iOS 13).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello!
TY for your work!
When I'm working my device (iPhone 7) all work is good. But when I'm testing on iPhone X I have next case:
When i pressed down sound value button few time, It's not handled. It's a magic count, sometimes 3 or 5. If need i can send proofs.
But up sound value button working is correct!
The text was updated successfully, but these errors were encountered: