Skip to content
New issue

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

chore: add session prefix to audio-session-failed-to-activate error #1036

Merged
merged 1 commit into from May 10, 2022

Conversation

manuelbieh
Copy link
Contributor

What

I'm not sure about whether I am missing anything here or if I'm simply confused. I got an error yesterday, that was:

 LOG  [session/audio-session-failed-to-activate: Failed to activate Audio Session!]

When I was browsing the code to look for other possible errors, I saw that while all other errors had a domain/group prefix, the audio-session-failed-to-activate was the only one that had not. Looks like the error itself is being logged by the native code though.

Changes

This PR fixes the missing error domain for the audio-session-failed-to-activate error.

Tested on

iPhone 13 Pro

@mrousavy
Copy link
Owner

Ah yes! Weird that the CI fails because of REA in node_modules, but everything looks good to me, LGTM! Thank you!

@mrousavy mrousavy merged commit fce7994 into mrousavy:main May 10, 2022
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.

None yet

2 participants