nativescript-background-http icon indicating copy to clipboard operation
nativescript-background-http copied to clipboard

Not reacting to simulator network type

Open vytautas-pranskunas- opened this issue 5 years ago • 0 comments

I want to do loading indicator for file upload. However either i have to use very large files either look for some ways to slow nodejs server because looks like nativescript-background-http is not reacting on change of Network type in android simulator. Even if i select 'GSM' it keeps uploading files with same speed.

image

vytautas-pranskunas- avatar Apr 11 '20 15:04 vytautas-pranskunas-