Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
livekit
/
react-native-webrtc
Public
forked from
react-native-webrtc/react-native-webrtc
Notifications
You must be signed in to change notification settings
Fork
36
Star
25
Code
Issues
15
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(ios): skip AudioDeviceModule JS round-trips when no handler is registered
- #91
#91
Merged
hiroshihorie
merged 9 commits into
master
livekit/react-native-webrtc:master
from
hiroshi/fix-adm-skip-js
livekit/react-native-webrtc:hiroshi/fix-adm-skip-js
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(ios): skip AudioDeviceModule JS round-trips when no handler is registered
#91
hiroshihorie
merged 9 commits into
master
livekit/react-native-webrtc:master
from
hiroshi/fix-adm-skip-js
livekit/react-native-webrtc:hiroshi/fix-adm-skip-js
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
fix(ios): skip JS round trips when no audio engine handler is registered
Show description for e7d005c
hiroshihorie
committed
e7d005c
View commit details
Copy full SHA for e7d005c
Browse repository at this point
fix(ios): make handler active flags atomic for cross-thread access
Show description for 61f3a5a
hiroshihorie
committed
61f3a5a
View commit details
Copy full SHA for 61f3a5a
Browse repository at this point
fix(js): gate audio engine active-flag push to non-Android platforms
Show description for 1f46811
hiroshihorie
committed
1f46811
View commit details
Copy full SHA for 1f46811
Browse repository at this point
fix: make handler active flags authoritative (default active + reconcile on setup)
Show description for d0b33fd
hiroshihorie
committed
d0b33fd
View commit details
Copy full SHA for d0b33fd
Browse repository at this point
fix(ios): demote inactive-hook skip log to debug level
Show description for 06eaf3c
hiroshihorie
committed
06eaf3c
View commit details
Copy full SHA for 06eaf3c
Browse repository at this point
fix(js): make setupListeners idempotent to avoid double-registration
Show description for 46cf0fb
hiroshihorie
committed
46cf0fb
View commit details
Copy full SHA for 46cf0fb
Browse repository at this point
fix(js): push native active flag before publishing handler to avoid lost veto
Show description for d0a2dc9
hiroshihorie
committed
d0a2dc9
View commit details
Copy full SHA for d0a2dc9
Browse repository at this point
fix(js): reconcile active flags on every setupListeners call
Show description for 313ecf3
hiroshihorie
committed
313ecf3
View commit details
Copy full SHA for 313ecf3
Browse repository at this point
fix(ios): gate JS-returned log on isActive for skip-path symmetry
Show description for 4acbcdc
hiroshihorie
committed
4acbcdc
View commit details
Copy full SHA for 4acbcdc
Browse repository at this point
You can’t perform that action at this time.