Hi all ! Could anyone suggest please … why sometimes I catch FileTransferError.ABORT_ERR in my app ? What could influence the appearance of this type of error ? My app downloding zip files … 2 - 50 MB …
This is with the file transfer plugin? You can debug by looking at the properties of the error.
AaronSterling, yes with the file transfer plugin. At the properties I see code:4. But I do not understand how to prevent this.
What are the other properties of the error?
AaronSterling, good day ! Other properties of the error are …
body:null
code:4
exception:null
http_status:-1
source:
"https://Sample&mPtr=24556296289240"
target:"file:///storage/emulated/0/Android/data/com.ionicframework.ezpartsv13516262/files/models/2412_1503909754485.zip"
Hi all ! Could anyone suggest please … where I could read about such errors …
body:null
code:4
exception:null
http_status:-1
source:
“https://Sample&mPtr=24556296289240”
target:“file:///storage/emulated/0/Android/data/com.ionicframework.ezpartsv13516262/files/models/2412_1503909754485.zip”