Hello folks,
I have developed an SMS share plugin a while ago which got broken after the Verla update.
I have checked the official MmsShare plugin (/usr/share/nemo-transferengine/plugins/MmsShare.qml), and I saw Jolla changed the approach: rather than presenting a custom page for recipient selection the Messages app got called via DBus.
Is there any documentation about this DBus API? Is there any documentation about the changed transfer engine plugin modifications? I see that a ShareAction type got set to the plugin’s shareAction property.