Aaron Faber

Results 23 comments of Aaron Faber

hi @connor-odoherty, thanks for the suggestion. It's on my radar but would also be happy to receive a PR for it.

yes that would be great! it's something that i looked into briefly and that plugin seemed like the way to go.

hi @CetasLakshman, thanks for raising this issue. Are you able to provide a snippet of the code that you are using to try and display the PDF file?

hi @robbiedh, it seems that the image you are trying to open does is not supported by any of the apps you have on your phone? Is this on iOS...

hi @Thul999, this could potentially be done using something like https://developer.android.com/reference/android/content/pm/PackageManager#queryIntentActivities(android.content.Intent,%20android.content.pm.PackageManager.ResolveInfoFlags) in Android. This would require the implementation of a new method, perhaps something like `canOpenFile`. The plugin isn't actively...

@polfdz i believe this was fixed in `2.2.0`. Can you confirm the issue is resolved for you in this version?

yes looks like this issue still exists as all non ASCII characters seem to throw this error. I'm going to close https://github.com/pwlin/cordova-plugin-file-opener2/issues/252 as a duplicate and perhaps pin this issue...

Hi @maltorpro, I'm not sure about this. @pwlin Do you have any thoughts?

hi @siauderman, thanks for raising this issue and sorry that no one got back to you. Were you able to resolve your issue in the end? If not please send...

@siauderman where are you downloading / trying to access the files from? Does the app download the files from somewhere first?