Closed yokkohsan closed 6 years ago
Thanks for reporting this. I could reproduce this. The issue seems to be that Android P requires a new Foreground permission to be requested when starting a service in the foreground: https://developer.android.com/preview/behavior-changes#fg-svc
it may not support api 28. i have tried to build and run, but it doesnot output audio :(