previewAnyFile icon indicating copy to clipboard operation
previewAnyFile copied to clipboard

Cordova Plugin to preview any file in native mode by providing the local or external URL

Results 7 previewAnyFile issues
Sort by recently updated
recently updated
newest added

For some reason only `preview` works but `previewPath` does not. When I use `previewPath` I get the following error: ``` Unhandled Promise Rejection: Error: The old format of this exec...

I recently just noticed that whenever I preview a file using IOS 15 I get this warning on each file type. ``` 2022-06-10 09:34:49.734778-0400 App[7032:387972] [LayoutConstraints] Unable to simultaneously satisfy...

Your link in the description to go to an ionic example shows as not found

Hi, I just noticed that while you merged my PR #40, there is no new release for my fix. I would appreciate it if you could publish a new version...

Ionic suggests to remove `cordova-plugin-androidx` and `cordova-plugin-androidx-adapter` plugins. See output of official Ionic Vscode plugin: > The plugin cordova-plugin-androidx is not required with Capacitor. This was required for Cordova Android...

I noticed that files located in `cordova.file.cacheDirectory` in Android cannot be previewed with the method `previewPath`. The error is `Failed to find configured root that contains /[...]`. I updated the...

Ionic: Ionic CLI : 6.12.4 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/react 6.0.0-beta.5 Utility: cordova-res : 0.15.3 native-run : 1.4.1 System: NodeJS : v14.4.0 (/usr/local/bin/node) npm : 6.14.5 OS : macOS Big...