-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Share Popup Menu sends the file to a different device other than the selected device #24
Comments
It's a known bug! You should be using the share menu only when one device is connected. It can't handle multiple files and multiple devices as of yet! You can instead just drag and drop the file that you want to send to the Soduto menu bar icon. That feature has been for a long time and it's reliable. The Share Extension was really difficult to implement due to the existing code structure of Soduto and it isn't reliable as of yet! That being said, I look forward to implement a better way of managing multiple files and devices for the Share Extension. |
Awesome, thanks for the consideration. I look forward to it. Do you have any plans for a rewrite? Or migrating to Swift UI 5 or something. Anyway would love to contribute. |
I don't think I'm skilled enough for a complete rewrite and don't have any plans as of yet to migrate to Swift 5. Soduto is what it is because of the original developers' work. I just tried to rewrite it's deprecated code with my limited knowledge since it wasn't in active development for a very long time. |
When two devices are connected to my mac, when I try to send the file to the second device on the list it sends the file to the first one for some reason
The text was updated successfully, but these errors were encountered: