tauri-plugin-deep-link
tauri-plugin-deep-link copied to clipboard
ETA on macOS support
Thank you for your work here! Is there any roadmap/plan available on when can we expect macOS support? Or let us know how can we help, please.
Hey, thanks for your interest! Unfortunately macOS does things quite differently (as always), which means that we need changes in tao: https://github.com/tauri-apps/tao/pull/422
I'm not entirely sure yet how it will work after that. Not even if it can be integrated into this plugin or if we straight up need to implement it in tauri itself (which probably won't be released until v2)
Hi @FabianLars! Thanks so much for Tauri, it's been so much fun to work with! I was curious to the status of this or if there are ways around it.
@thejawker Thank you :) Unfortunately, my last comment is still accurate. I tried to hack it together with the fruitbasket crate and obj-c but wasn't able to make either one work which is probably caused by my lacking macos experience 🤷
All good, thanks for the response @FabianLars! I'll poke around a bit myself. Appreciate the project!
Hey everyone! Does anyone know the latest status of this?
Unless there is a community member working on it in the shadows my 1 month old comment above is still accurate.
I feel like i'm getting closer to a solution but it's still crashing all the time so probably just wishful thinking 😂 (i don't work on it regularly btw, just when i don't have anything better to do, which was quite rare the last few months)
i think i finally found something that seems to work. I'll upload a testing branch in the next few days, i'd appreciate it if a few people could test it then :heart: