hiddentao / cordova-plugin-filepath

Resolve native file paths from content URLs for Cordova platforms
Apache License 2.0
66 stars 127 forks source link

New Issue #39

Open jitrani opened 5 years ago

jitrani commented 5 years ago

Type 'FilePathOriginal' is not assignable to type 'Provider'. Type 'FilePathOriginal' is missing the following properties from type 'FactoryProvider': provide, useFactory

bhavin00 commented 5 years ago

I have to use FilePathOriginal instead of FilePath.. But, when I use FilePathOriginal then it was not working.

Ionic version :- 3.11.0 Cordova Version :- 8.1.2

I also try to downgrade cordova version but no luck