Skip to content

@capgo/capacitor-uploader

Capacitor Uploader Plugin for uploading files with background support and progress tracking.

Capacitor Uploader Plugin for uploading files with background support and progress tracking.

  • startUpload - Start uploading a file to a server.
  • removeUpload - Cancel and remove an ongoing upload.
MethodDescription
startUploadStart uploading a file to a server.
removeUploadCancel and remove an ongoing upload.
addListenerListen for upload progress and status events.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-uploader.