Save file to device

To save file in device we use this plugin https://ionicframework.com/docs/native/file/
which calls this.file.exteranlRootDirectory for android

I want to know which directory to use in ios and what will be the location of saved file.

1 Like

Have you tried looking here? --> https://github.com/apache/cordova-plugin-file#file-system-layouts

Yes, I did, but I don’t have an iPhone to test it so I can’t do.

I just want to know if anyone has tried this and know location the image is saved and which directory.

I’m also interested i suggested storage paths for iOS.

It would be great, if there a Images, that they are also shown in your Gallery and so on…