Hello,
Since I update my project which use this plugin to the latest Nativescript (6++), the plugin is not working for android and shows error 'ShareFile: Android intent failed' due to application.android.currentcontext not defined.
I have tried to edit the plugin and use application.android.context that works properly.
Can you update the plugin to fix this issue?
Thanks.