Skip to content

Conversation

@finiasz
Copy link

@finiasz finiasz commented Oct 5, 2025

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