joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 773 forks source link

progress dose no work in android, request static apk file #501

Open xxf1110 opened 4 years ago

xxf1110 commented 4 years ago

Hi ! Thank you for reporting an issue, but we would like to remind you, we have a trouble shooting page in our wiki. You may want to take a look on that page or find issues tagged "trouble shooting" :p

xxf1110 commented 4 years ago

"rn-fetch-blob": "^0.11.2" "react": "16.9.0", "react-native": "0.61.4", android 9

mohitpasiapac commented 4 years ago

Any update on this @Traviskn ?? as I'm also facing this issue where "recieved" and "progress" rarely seem to be displayed from .progress(), in android only. Info: "rn-fetch-blob": "^0.12.0", "react: 16.8.6 => 16.8.6", "react-native": "0.60.5",

matEhickey commented 4 years ago

Same here, can't find any workaround

mohitpasiapac commented 4 years ago

@matEhickey try downgrading the version

matEhickey commented 4 years ago

Thank you for you'r response.
Downgrading to 0.10.15, and disabling download-manager did the job !

SMKH-PRO commented 4 years ago

"rn-fetch-blob": "^0.11.2" works just fine.. problem with "rn-fetch-blob": "^0.12.0"