XMLHTTPRequest not reporting values with "onprogress"

Hello everybody,

I’ve got the following Snack: Download Progress Example - Snack

Unfortunately on Android the reported progress is -1 as well as the total is -1. On iOS the “onprogress” is not event fired.

Have I got anything wrong or is that a bug related to: https://github.com/facebook/react-native/issues/16369?

Thanks,

Jan

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.