Cordova ios File Transfer Error: The request timed out -
i'm using filetransfer plugin downloading files.the issue large files have error
filetransfererror { body = ""; code = 3; "http_status" = 0; source = "https://api.serveur.com/api/download/boite%20%c3%a0%20outils/vid%c3%a9os/4-box-metiers-neutre.mp4"; target = "file:///users/msuser/library/developer/coresimulator/devices/ae92034c-d2d6-4067-a02b-eb21e2c29e14/data/containers/data/application/f3aefa35-6b7a-441a-a0ef-b5efb7348c56/documents/download/4-box-metiers-neutre.mp4";} 2015-06-10 16:14:21.976 apps[27281:159543] file transfer error: request timed out.
the same issue asked here without solution cordova. filetransfer plugin. how catch connection timeout error
files structures different between each os. should use cordova-plugin-file access targets in order cross-compatible file management system.
Comments
Post a Comment