You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder whether it's possilbe to support opening the app using intent, e.g. I want to open Telegram channel by tg:// link like it's shown here. Probably, this PR may be related.
At the moment a have the following code snippet relying on url_launcher as a workaround:
I wonder whether it's possilbe to support opening the app using intent, e.g. I want to open Telegram channel by
tg://
link like it's shown here. Probably, this PR may be related.At the moment a have the following code snippet relying on url_launcher as a workaround:
The text was updated successfully, but these errors were encountered: