How to allow microphone and camera in CustomWebView extension by @vknow360

How a website can use the microphone and camera in CustomWebView?
How to give the permission?

to allow a website to use permissions you will need to grant them using the grant block:
blocks - 2020-08-25T151722.512

1 Like

Ok I will check it

Actually, if you want to give permission to website then your app should have that permission.