NativeScript / nativescript-background-http

Background Upload plugin for the NativeScript framework
Apache License 2.0
102 stars 50 forks source link

Can't upload file except image!!! #83

Closed dyazincahya closed 6 years ago

dyazincahya commented 6 years ago

HELP!!! Here i want to make upload file with nativescript, but why can be selected only image. Please give me example code using javascript

tsonevn commented 6 years ago

Hi @dyazincahya, While using the nativescript-background-http plugin, you could upload files from different types. You need only to provide the path to the needed file. I am attaching a sample project, where txt file is uploaded to the server. Archive.zip