rn-fetch-blob icon indicating copy to clipboard operation
rn-fetch-blob copied to clipboard

Reduce concurrent operation count from 10 to 1

Open ladd opened this issue 1 year ago • 0 comments

The queue should be a serial queue, in order to ensure the correct ordering of callbacks.

https://developer.apple.com/documentation/foundation/nsurlsession/1411597-sessionwithconfiguration

ladd avatar Mar 17 '23 00:03 ladd