SRGSSR / playsrg-apple

The Play SRG applications for iOS and tvOS
https://srgssr.github.io/playsrg-apple/
MIT License
44 stars 3 forks source link

Continuous playback does not work in background #225

Closed pyby closed 2 years ago

pyby commented 2 years ago

Issue type

Incorrect behavior / Feature request

Description of the problem

See Letterbox issue https://github.com/SRGSSR/srgletterbox-apple/issues/211

Reproducibility

Always reproducible

Steps to reproduce

See Letterbox issue https://github.com/SRGSSR/srgletterbox-apple/issues/211

pyby commented 2 years ago

From the iPhone Settings application / battery, we can see background activity simple resumes.

I played one content in background, switch with continuous playback to the next one and stop after 15-20 seconds. I didn't kill the application and iOS seems to not catch more activity in background.

IMG_9142

pyby commented 2 years ago

I propose a try to also test #224 . Xcode Organizer view can help us to follow battery usage in next iterations.