How to access the phone storage and select a file to upload it to an api?

Hello. I am working with ionic/angular/capacitor and i need to select a file to upload to an api. Which plugin is recommended for this task? I have read the documentation, but it is not entirely clear to me.
Thank you!

1 Like

Thanks for answering. With this plugin can I open the phone’s file explorer?

No that one is to read or write. This one is to open in phone’s file explorer: File Opener | Ionic Documentation

1 Like