Skip to content

fix:AVAudioSession() method handler throwing when arguments where null#173

Merged
ryanheise merged 1 commit intoryanheise:masterfrom
snipd-app:feature/fix-cast-issue-when-arguments-null
Mar 19, 2026
Merged

fix:AVAudioSession() method handler throwing when arguments where null#173
ryanheise merged 1 commit intoryanheise:masterfrom
snipd-app:feature/fix-cast-issue-when-arguments-null

Conversation

@snipd-mikel
Copy link
Copy Markdown
Contributor

When AVAudioSession's method handler receives a call with null arguments, it silently throws and doesn't call the actual method handlers. This happens in onMediaServicesWereLost and onMediaServicesWereReset.

@ryanheise ryanheise merged commit 33104e4 into ryanheise:master Mar 19, 2026
@ryanheise
Copy link
Copy Markdown
Owner

Thanks! This is merged and released. Apologies for the delay, I had a health situation late last year, but I'm now in the clear and working through PRs.

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.

2 participants