mardi 27 octobre 2020

How to disable pdf download in react native webview?

I use webview and that shows a preview from pdf file,but its also getting downloaded into users mobile.

I removed file read and write permission... its not downloaded...but showing a toater telling no access to file.Permission denied.

I also tried allowFileAccess={false} onShouldStartLoadWithRequest={false} But that did not work.




Aucun commentaire:

Enregistrer un commentaire