Xamarin.Forms WebView not working with WebRTC

前端 未结 2 1344
不知归路
不知归路 2021-01-28 18:39

I have worked on WebRTC project, it all works on Web Browser but when I put in in Application WebView, it said not authorized to access device kind a message.

2条回答
  •  攒了一身酷
    2021-01-28 19:13

    I have found the solution and faced other issues. Base on @Wendy-Zhang answer on Xamarin - Requesting camera permissions in WebView , it doesn't work for me if follow single solution, instead, I put those 2 solutions, that make the trick.

提交回复
热议问题