FileOpener
FileOpener copied to clipboard
Open a pdf from the native application
is it possible to open a pdf from www file? for example :
window.plugins.fileOpener.open("file:///assets/pdf/Abcdef.pdf");
Thank you for your help