-
Notifications
You must be signed in to change notification settings - Fork 23
Web invite doesn't seems to work #120
Comments
This is fully a problem of oxide and not Telegram. It needs to be implemented in the web browser. Unfortunately the URL handling on the phone is much more complicated than on the desktop. At least I think so, but I will see what I can do. Meanwhile with the next beta you can join with a link sent to you in Telegram, this will work nicely :) |
@dark-eye can you try to e.g. send an invite link to yourself and then click it to join? |
I'm not sure if this changed since then, but now it is a tg:// URL, which the urls.json in telegram-app does not handle at all. It looks like these URLs might need to be parsed differently as well. |
I tried tapping on a link made like |
Yes inside the App it works already ;) Also you should notice that in latest Git build the App opens but does not handle the URL yet. |
See 35c9143 |
It seems that the Telegarm doesn't catches "ts:" urls so clicking web invites doesn't open the Telegarm App.
To Reproduce:
Expected Result:
Actual Result:
The text was updated successfully, but these errors were encountered: