|
@@ -530,7 +530,7 @@ RNFetchBlob
|
530
|
530
|
})
|
531
|
531
|
```
|
532
|
532
|
|
533
|
|
-Your app might not have right to remove/change the file created by Download Manager, therefore you might need to [set custom location to the download task](https://github.com/joltup/rn-fetch-blob/issues/236).
|
|
533
|
+Your app might not have right to remove/change the file created by Download Manager, therefore you might need to [set custom location to the download task](https://github.com/wkh237/react-native-fetch-blob/issues/236).
|
534
|
534
|
|
535
|
535
|
**Download Notification and Visibility in Download App (Android Only)**
|
536
|
536
|
|