Skip to content

Fix/infinite recursion ios engine#1167

Merged
mdydek merged 2 commits into
mainfrom
fix/infinite-recursion-ios-engine
Jul 15, 2026
Merged

Fix/infinite recursion ios engine#1167
mdydek merged 2 commits into
mainfrom
fix/infinite-recursion-ios-engine

Conversation

@mdydek

@mdydek mdydek commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Closes #1161

⚠️ Breaking changes ⚠️

Introduced changes

  • fixed recursion bug
  • fixed ios failing tests
  • added new testing target so it does not link all of the react native dependencies from the main app

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web
  • Updated old arch android spec file

@mdydek mdydek marked this pull request as ready for review July 15, 2026 08:11
@mdydek mdydek merged commit bce3fd3 into main Jul 15, 2026
8 checks passed
@mdydek mdydek deleted the fix/infinite-recursion-ios-engine branch July 15, 2026 11:35
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.

iOS: infinite mutual recursion in AudioEngine on configuration change → stack overflow (SIGSEGV) — 0.12.2 and 0.13.1

2 participants