@sylfree9999 wrote:
Hi all,
Is there anyway to directly open a file by its url instead of downloading the file into the local system and open it?
I have tried using the cordova-plugin-file-opener2, but it can not directly open a file from URL: see here
The only way I can open the file is to download the file from the URL into the local file system ,then open the file by file opener2 plugin.
So is there anyway that I can directly open a file from its URL?
Thanks in advance!
Posts: 2
Participants: 2