ionic-team / ionic-team/capacitor-file-transfer

Support aborting

Open
#7 2 comments 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
11
Forks
10
PR merge metrics
No merged PRs in 30d

Description

## Feature Request

### Plugin

File-transfer-plugin

### Description

When downloading large files it would be great to be able to about the download when the user requests (API call) much like the ability to do so in Cordova file transfer plugin

### Platform(s)

iOS, Android

### Preferred Solution

Either with AbortConrtoller JavaScript object or a method on the result object

### Alternatives

Continue using cordova's plugin 😥

### Additional Context

As far as I know this is the only way to download large files, so for large files abort is meaningful.
If this is already possible I couldn't find it in the docs...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.