mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-05-31 09:21:57 +00:00
readme: checkForExistingDownloads - add note that this method resumes downloads
This commit is contained in:
@@ -221,7 +221,9 @@ An object containing options properties
|
||||
|
||||
### `checkForExistingDownloads()`
|
||||
|
||||
Checks for downloads that ran in background while you app was terminated. Recommended to run at the init stage of the app.
|
||||
Checks for downloads that ran in background while you app was terminated. And also forces them to resume downloads.
|
||||
|
||||
Recommended to run at the init stage of the app.
|
||||
|
||||
**returns**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user