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:
1 Like
Ok I will check it
Actually, if you want to give permission to website then your app should have that permission.