Angel-Studio / SoundTap

SoundTap is an Android app that enhances your music listening experience by allowing you to control playback using your device's volume buttons. Skip tracks, pause, and resume with ease. Built with Kotlin and Jetpack Compose.
https://play.google.com/store/apps/details?id=fr.angel.soundtap
Apache License 2.0
45 stars 1 forks source link

[Issue] app doesn't work when the screen is off. #14

Closed z9xx7o0 closed 2 days ago

z9xx7o0 commented 3 days ago

Even when selecting screen on & off or just screen off, the app doesn't work.

JulesPvx commented 3 days ago

Yeah probably because starting with Android 12 there's a bug. You actually need to keep Always on display ON for it to work :(

JulesPvx commented 2 days ago

Added a message explaining this in the new versions