We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running a game with Game Mode enabled, sometimes the background audio from Pocket Casts is stopped.
No response
iOS 18.1.1, iPhone 12 Mini
The text was updated successfully, but these errors were encountered:
User Report on iPhone 12 Mini:
Sorry, something went wrong.
Have you gone through your func configureAudioSession ? If audio is playing alongside other sounds you need to make sure you add .mixWithOthers.
func
No branches or pull requests
Description
When running a game with Game Mode enabled, sometimes the background audio from Pocket Casts is stopped.
Step-by-step reproduction instructions
Screenshots or screen recording
No response
Did you search for existing bug reports?
Device, Operating system, and Pocket Casts app version
iOS 18.1.1, iPhone 12 Mini
The text was updated successfully, but these errors were encountered: