I am trying to load the .pdf file in the webview, but it shows below popup
How to cancel this popup in Android webview. Please help
I am trying to load the .pdf file in the webview, but it shows below popup
How to cancel this popup in Android webview. Please help

Have you tried the ACTION_CLOSE_SYSTEM_DIALOGS?
Example of using:
I'm not sure if it works for that dialog.