0
votes

I can't find anywhere in the documentation about sharing files. Does Nativescript have a built in way to share filesystem files? I.E. I can pass it a path and it'll open the menu to pick an app to share with and when that app is opened it has that file specified already attached?

I'm using a plugin already for this, but it's a bit finicky as in it attaches the file to an email, but fails to attach it to a text message. Also the plugin doesn't give a complete list of applications like the built in share does on the phone.

1
which plugin are you using for that? I don't think there is in bukt library to support the same. - Narendra
I'm using the Share File plugin like the one listed below. - Shortcircuit

1 Answers

0
votes

I can confirm Share File plugin works as I'm personally using it often.

If you face any issues, let's know when it fails / which app you are exactly trying to share the file with.