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
@tiennguyen1293 - We checked this at our end in Teams web client and Android client. We used the function you shared above by changing the chat id. It's working in web client but is giving "The tab doesn't exist" popup in Android. Do you also see a similar popup or clicking on button does nothing in Android.
I defined a URL to redirect to Chat Tab
https://teams.microsoft.com/l/entity/0/0?context={"chatId":"19:[email protected]","contextType":"chat"}
and use
executeDeepLink
for Teams SDK v1 andapp.openLink
Teams SDK v2 but it's just working on Teams Desktop App and Teams IOS App.Teams Android Version: 1416/1.0.0.2024193102
Android-redirect-issue-1.mp4
Please help me to investigate.
The text was updated successfully, but these errors were encountered: