Closed
Description
Iam trying to use web calling in react native webview even though all the permission is granted i cannot able to start the call because it tells no microphone detected
This issue is for a: (mark with an x
)
- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Render the web page in react native webview and the mobile should use latest android system webview
Expected/desired behavior
The web calling should work on mobile environment using webview
Thank you