Not sure how easy it is to add support for UWP APIs within Electron apps, but in a messaging tool, support for the sharing is rather important. Both Edge and Firefox support sharing links to Windows communications apps such as Mail, Facebook Messenger, Skype, etc., as does File Explorer. Not being able to target Android Messages Desktop makes the app less useful than it could be.
Not sure how easy it is to add support for UWP APIs within Electron apps, but in a messaging tool, support for the sharing is rather important. Both Edge and Firefox support sharing links to Windows communications apps such as Mail, Facebook Messenger, Skype, etc., as does File Explorer. Not being able to target Android Messages Desktop makes the app less useful than it could be.
https://docs.microsoft.com/en-us/windows/uwp/app-to-app/share-data
Thanks for listening.