Skip to content

Conversation

MarlowBrown
Copy link
Contributor

Contributor checklist

  • My commits are rebased on the latest main branch
  • My commits are in nice logical chunks
  • My contribution is fully baked and is ready to be merged as is
  • I have tested my contribution on these devices:
  • iPhone 12, iOS 18.4.1
  • iPhone 16, iOS 18.4.1

Description

This PR fixes #5769 by making sure that audio attachments don't interfere with signal calls. This problem stems from audio attachments that are playing while an incoming call happens, have their audio controls captured by NowPlayingInforCenter and RemoteCommandCenter, switch subsequently blocks audio coming from a signal call.

I tested this by playing audio attachments and then initiating an incoming call. Additionally, I tested to make sure that audio attachments still interrupt music playing in the background, and subsequently resume upon the audio attachment pausing or completing.

(cherry picked from commit 664b4abda9b17caf45a56edc38a4a7b5c4134776)
Copy link

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@MarlowBrown
Copy link
Contributor Author

MarlowBrown commented Aug 19, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants