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
Some SRF and RTS users reported in AppStore reviews that the audio is not planing in background.
I experimented for the first time the same issue.
Audio is expected to continue. I don't know why, it stopped.
Same issue with audio and video (If video in background enabled)
The PiP button in the Letterbox player is not displayed. In other applications on the same device, the PiP button is displayed.
Killing the application and relaunched it fixed the issue.
Environment information
Application version: 3.2.0 (dev), but probably 3.1.9 too
iOS / tvOS version: iOS 14.5
Device: iPhone Xs
Reproducibility
Difficult to reproduce
Steps to reproduce
Play an audio (AoD or livestreams)
Lock the device or put the application in background.
Audio is expected to continue. Bu it stopped.
But it's not enough to reproduce the issue.
The text was updated successfully, but these errors were encountered:
pyby
added
the
bug
Issue to be fix (issue and PR) - release notes section
label
May 10, 2021
As discussed with @defagos , it could be an issue in SRGMediaPlayer.
I tried to connect the debugger. But as we deployed nighty version in a release mode, I'm not sure that we can attach a debugger.
Could not attach to pid : “38180”
Domain: IDEDebugSessionErrorDomain
Code: 3
Failure Reason: attach failed (Not allowed to attach to process. Look in the console messages (Console.app), near the debugserver entries when the attached failed. The subsystem that denied the attach permission will likely have logged an informative message about why it was denied.)
User Info: {
DVTRadarComponentKey = 855031;
RawUnderlyingErrorMessage = "attach failed (Not allowed to attach to process. Look in the console messages (Console.app), near the debugserver entries when the attached failed. The subsystem that denied the attach permission will likely have logged an informative message about why it was denied.)";
}
Issue type
Incorrect behavior
Description of the problem
Some SRF and RTS users reported in AppStore reviews that the audio is not planing in background.
I experimented for the first time the same issue.
Audio is expected to continue. I don't know why, it stopped.
Same issue with audio and video (If video in background enabled)
The PiP button in the Letterbox player is not displayed. In other applications on the same device, the PiP button is displayed.
Killing the application and relaunched it fixed the issue.
Environment information
Reproducibility
Difficult to reproduce
Steps to reproduce
Audio is expected to continue. Bu it stopped.
But it's not enough to reproduce the issue.
The text was updated successfully, but these errors were encountered: