Posts

Post not yet marked as solved
4 Replies
14k Views
I am trying to access camera and microphone in WKWebView. I tried many ways but it didn't work. I tried injecting js in web view and tried to call navigator.getusermedia but didn't work. I have added required keys for permission in info.plist. Granted access befor opening webview but it didn't work. It will be very helpful if I get any help regarding this. Thanks in advance.
Posted
by nvish-11.
Last updated
.
Post not yet marked as solved
1 Replies
3k Views
I am working on a video conference app using webRTC and when I try to open the url on iOS web view(WKWebView) then its not showing camera permission popup. If I run the url in Safari browser then permission popup is displaying. I want to create a web app for video calling. I have tried below solutions but didn't work.Enable Camera and Mic access in wkwebviewWKWebView does not allow camera access in application
Posted
by nvish-11.
Last updated
.