Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This plugin isnt working in IONIC3 due to file & filetransfer libraries versions #7

Open
arizona2014 opened this issue Mar 24, 2019 · 3 comments

Comments

@arizona2014
Copy link

I've done exactly as in README.md and even took the versions from package.json and I'm still in dependency hell. If its not a problem of file plugin version, its android version. If that is ok then its IonicImageCacheHelperProvider problem.

I know versions of everything changes each second, but at least if you provide a configuration that works we can base on that.

@ghost
Copy link

ghost commented Apr 3, 2019

May use 4.9.2 for both dependencies

@nullart2
Copy link

try this:
npm install --save @ionic-native/file-transfer@4
npm install --save @ionic-native/file@4

from

https://ionicframework.com/docs/v3/native/file/
https://ionicframework.com/docs/v3/native/file-transfer/

@alemdg
Copy link

alemdg commented May 9, 2021

try this:
npm install --save @ionic-native/file-transfer@4
npm install --save @ionic-native/file@4

from

https://ionicframework.com/docs/v3/native/file/
https://ionicframework.com/docs/v3/native/file-transfer/

This was the solution for my Ionic V3 solution.

But now i am getting Create directory fail [object Object] and some images are not dispayed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants