WkWebView disable photo or video capture

can you give me example code?

What are you trying to do?


Prevent the user from capturing screen contents?


Prevent the webview from triggering a photo/video capture being triggered?

yes
Prevent the webview from triggering a photo/video capture being triggered?


i found this solution


it was this


<input type="file" accept="image/*">

WkWebView disable photo or video capture
 
 
Q