file-opener
file-opener copied to clipboard
Capacitor File Opener. The plugin is able to open a file given the mimeType and the file uri. This plugin is similar to cordova-plugin-file-opener2 without installation support.
**Is your feature request related to a problem? Please describe.** The plugin crashes if no required param(s) are provided - see https://github.com/capacitor-community/file-opener/issues/44#issuecomment-1647286292 **Describe the solution you'd like** Add param check...
Thank you SO much for your plugin it helped me a lot with PDF files, however, I have a big problem with opening .DOCX files. I am not able to...