Ionic v.4 - Ask, File-Transfer

I try to send file / image from my app using @ionic-native/file-transfer

#Question

Can i use headers ‘Authorization’ in FileUploadOptions() ?
i tried many times and still gone wrong

Why can’t you just use HttpClient to do this?

1 Like

I’m really new on this,
Can you give me some ref for this ?

Official Angular docs.

@megilangr , Can you please share solution here?