pwlin / cordova-plugin-file-opener2

A File Opener Plugin for Cordova
MIT License
314 stars 583 forks source link

doesnt work with IOS and assets-library #321

Open Gillardo opened 3 years ago

Gillardo commented 3 years ago

if you pass a file URL for IOS into this plugin, which points to asset-library, it doesnt open the file.#

Says the file cannot be found. I have found this by using the cordova camera and saving a file using NATIVE_URI (v4 and below)