Skip to content

Resume playback after an interruption#844

Open
finiasz wants to merge 1 commit into
zyrouge:mainfrom
finiasz:audio_focus
Open

Resume playback after an interruption#844
finiasz wants to merge 1 commit into
zyrouge:mainfrom
finiasz:audio_focus

Conversation

@finiasz

@finiasz finiasz commented Oct 5, 2025

Copy link
Copy Markdown

Currently, when receiving a phone call while playback is in progress:

  • playback is paused
  • audio focus is abandoned

When the phone call ends, as audio focus was abandoned, playback cannot be automatically resumed.

In order to change this behavior, I simply moved the call to focus.abandonFocus() from pause() to stop().

… interuption (typically a phone call) is ended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant