fluttercommunity / fluttercommunity/flutter_webview_plugin
No getUserMedia (old IOS under 13)
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
## System info
Issue occurs on: iOS <=13
Plugin version: 0.4.0
## Steps to Reproduce
1. Open site with any Audio webRTC on Old IOS IPhones (example: https://whereby.com/)
2. Enable microphone permission
3. navigator.getUserMedia and other variants of getUserMedia do not work on IOS under 13 (on IOS 14 it works fine)
# Description
On IOS 14 it works fine: site asks microphone permission and webRTC works fine
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.