Try to fix background glitching over long periods of time
This commit is contained in:
@@ -70,7 +70,7 @@ internal sealed class AppModel
|
||||
internal void WillEnterForeground()
|
||||
{
|
||||
backgrounded = false;
|
||||
IosAudioRouter.Shared.Recover("foreground");
|
||||
IosAudioRouter.Shared.ResumeForeground();
|
||||
}
|
||||
|
||||
internal void DidBecomeActive()
|
||||
|
||||
Reference in New Issue
Block a user