Skip to content

Commit 2a27aa8

Browse files
Update twilio_voice_web.dart
1 parent c5495ff commit 2a27aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/_internal/twilio_voice_web.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ class TwilioVoiceWeb extends MethodChannelTwilioVoice {
342342
}
343343
}
344344

345-
// Default approach for all browsers (and fallback for Safari)
345+
// Default approach for all browsers (and fallback for Safari & Firefox)
346346
/// This dirty hack to get media stream. Request (to show permissions popup on Chrome
347347
/// and other browsers, then stop the stream to release the permission)
348348
/// TODO(cybex-dev) - check supported media streams

0 commit comments

Comments
 (0)