EkoLabs / react-native-background-downloader

A library for React-Native to help you download large files on iOS and Android both in the foreground and most importantly in the background.
Other
278 stars 122 forks source link

WiFi only download on iOS? #89

Open kbrandwijk opened 3 years ago

kbrandwijk commented 3 years ago

Is this a bug report, a feature request, or a question?

Question.

Is it somehow possible to configure WiFi only downloading on iOS, similar to the functionality offered for Android?

Have you followed the required steps before opening a bug report?

(Check the step you've followed - put an x character between the square brackets ([]).)

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

iOS

Is the bug related to the native implementation? (NSURLSession on iOS and Fetch on Android)

Unknown

ljbatwh commented 3 years ago

vote "up", I also need this feature.