vionya / discord-rich-presence

A cross-platform Discord Rich Presence library written in Rust
MIT License
94 stars 20 forks source link

Button Links not working on MacOS #31

Closed afonsojramos closed 3 months ago

afonsojramos commented 6 months ago

For some reason Activity Buttons do not work on MacOS. Is this a known issue?

Related to, and more details in: https://github.com/afonsojramos/discrakt/issues/75

vionya commented 5 months ago

hi, so sorry for the late response. is this still happening? based on the linked issue, i can only tell that the buttons don't work when the user clicks on their own buttons - is this right? if that is the case, i'm pretty sure it's known that self-buttons can't be clicked (for whatever reason - discord issue).

if that's not the case though, the next step would be to inspect the discord client to ensure that the buttons correctly include the links. if not, then it's on my end and i'll work on it. if yes, then it's a discord issue.

afonsojramos commented 5 months ago

Oh, I will definitely need to double check that... Thanks!

vionya commented 5 months ago

sure, let me know! sorry once again for the delayed response