Open pyby opened 3 years ago
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.)";
}
We recently have several complaints about this issue in App Store reviews, but this is likely a device issue which can be fixed with a restart.
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.