Post

Replies

Boosts

Views

Activity

Access camera and microphone in WKWebView
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.
4
0
15k
Jun ’20
Camera permission popup is not opening from WKWebView. WKWebView is not allowing camera access
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
1
0
3.1k
Jun ’20