In 3rd party apps file sharing is broken in release 4.2.0.19, e.g. filebrowser. When you click share, an empty page opens with the message ‘Could not load page’.
The new file-sharing UI needs a new import, that has to be added (Sailfish.Share 1.0) to be able to share files.
Is this import available to be used for 3rd party apps?
Thank you @nephros , good to know I plan to update GhostCloud plugin when will have so time.
Btw, did you know more details of ShareAction API? Is there any possibility to let transfer engine know that shared file is temporary and it should be deleted after transfer? I tried to connect to “done” signal, but it is not triggered. At least with NextCloud plugin…