Skip to content
New issue

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

Play not working after killing the notification #72

Open
kkuepper opened this issue Oct 17, 2024 · 0 comments
Open

Play not working after killing the notification #72

kkuepper opened this issue Oct 17, 2024 · 0 comments
Labels
incident Something isn't working

Comments

@kkuepper
Copy link
Member

kkuepper commented Oct 17, 2024

Reproduction steps:

  • Use Android 14 or later (probably limited to 14+ and not before)
  • (I successfully reproduced it on a Samsung phone. Not sure if it happens with other manufacturers as well)
  • Play some VOD video
  • go to homescreen
  • swipe out the notification (to stop the playback service)
  • go back to the app
  • hit play in the video you just played
  • -> video is not starting

Background:
Android changed how foreground services work and deprecated some apis.
helpful links:
https://developer.android.com/reference/android/app/Service#STOP_FOREGROUND_DETACH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incident Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant