tauri-plugin-deep-link icon indicating copy to clipboard operation
tauri-plugin-deep-link copied to clipboard

ETA on macOS support

Open morajabi opened this issue 2 years ago • 1 comments

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.

morajabi avatar Jun 29 '22 12:06 morajabi

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)

FabianLars avatar Jun 29 '22 13:06 FabianLars

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 avatar Jan 14 '23 18:01 thejawker

@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 🤷

FabianLars avatar Jan 15 '23 11:01 FabianLars

All good, thanks for the response @FabianLars! I'll poke around a bit myself. Appreciate the project!

thejawker avatar Jan 16 '23 03:01 thejawker

Hey everyone! Does anyone know the latest status of this?

dukeeagle avatar Feb 25 '23 21:02 dukeeagle

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)

FabianLars avatar Feb 26 '23 09:02 FabianLars

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:

FabianLars avatar Feb 27 '23 12:02 FabianLars