Skip to content

Fix/avaudio session ids#935

Merged
michalsek merged 2 commits intomainfrom
fix/avaudio-session-ids
Feb 4, 2026
Merged

Fix/avaudio session ids#935
michalsek merged 2 commits intomainfrom
fix/avaudio-session-ids

Conversation

@michalsek
Copy link
Member

@michalsek michalsek commented Feb 4, 2026

Closes #

⚠️ Breaking changes ⚠️

Introduced changes

  • renames "uid" to "id" for devices
  • fixes android promise usage

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

@michalsek michalsek merged commit 5164228 into main Feb 4, 2026
4 checks passed
michalsek added a commit that referenced this pull request Feb 4, 2026
* fix: uid -> id, android ids

* fix: remove unnecessary console.log
michalsek added a commit that referenced this pull request Feb 4, 2026
* fix: starting audio recorder with output enabled and not overwritten name (#911)

* fix: typecheck when decoding static asset (#919)

* fix: input selection + ios BT category fix (#926)

* fix: feat: wip: working on input selection and category fixes

* fix: feat: wip: working on input selection and category fixes

* feat: ios device switch + react hook

* feat: android noop

* feat: add docs for input selection

* Update packages/react-native-audio-api/src/index.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: tsdocs + android resolve

* fix: oldarch spec

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix/avaudio session ids (#935)

* fix: uid -> id, android ids

* fix: remove unnecessary console.log

* fix: usage of streamer without ffmpeg (#936)

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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