Recommended way for uploading multiple images with capacitor

Hi guys,

Im a bit confused on which plugin i should use to upload images.

You have the http for fetch. you have filetransfer, you have filesystem and also camera.

Im currently not using any plugin but i face difficulties with uploading multiple images, and i assume this is possibly because i need to use a plugin, but which one is the one to go with?

It looks like File Transfer Capacitor Plugin API | Capacitor Documentation is the best option.

1 Like