Files
twilio-wp-plugin/mobile/lib
Claude 46fc27f9bf Add runtime microphone permission request for WebRTC calls
The RECORD_AUDIO permission was declared in the manifest but never
requested at runtime, causing WebRTC to fail on Android 6+. Now
requests microphone permission on app startup before initializing
the WebView.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 10:39:55 -07:00
..