Skip to content

Can't see any photos or videos on the file explorer #39

@LucasBourgeois

Description

@LucasBourgeois

Hi,

Im quite surprised that no one has talked about my issue.

So there it's :

I implemented the cordova-plugin-chooser as below :

const fileChooser = chooser;
fileChooser.getFile('video/*').then(res => console.log(res))

It's working like a charm on android.
But on IOs (Ios 14 for exemple) : The file explorer is just empty...
It's the same for png or jpegs.
Oc I've images and videos on my phone & pdf.

The only files I've access is non picture/videos files. I've access to pdf or tkt or anything but images & videos.

It's seems that images/videos are located in a gallery and other files (accessed with this plugin) belongs in the file explorer.

Have anyone of you an idea why tf Ios doesnt show me any video or picture files ?

What i'm doing wrong ?

I've followed this issue too : #12

Thanks for your help !

Lucas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions