Mar 21 2022 10:03 AM
Hello, since last week we have gotten some reports that deeplinks into our tab application are not working ONLY on Android Teams client. (They were working previously, this seems to be a regression in the last 2 weeks or so).
We have been using the same code to generate deeplinks (found here ), and since they seem to continue to work correctly on Teams Desktop, web, and iOS clients, its doesnt seem like we are generating them incorrectly. Here is a sample deeplink
https://teams.microsoft.com/l/entity/<our app ID>/<entity ID from config tab when installing app>?co...
In particular, the buggy behavior is that clicking the deeplinks from Android, both from notification bot messages AND deeplinks sent to email takes the user to the bot chat with the app, instead of the of the tab application inside the provided channel id. Again, we are confident these links used to work correctly, and continue to work correctly on all other clients except Android mobile client.
Mar 21 2022 11:19 PM
@alexkovalev - Could you please update your Teams app in Android and check if it helps. Please do share the Teams app version if you still face the issue. Thanks!
Mar 24 2022 09:46 AM
Mar 31 2022 04:52 AM
Nov 23 2022 03:47 AM
Dec 05 2022 12:53 AM - edited Dec 05 2022 12:53 AM
@alexkovalev - Engineering team is unable to reproduce the issue. Can you please confirm if you still have this issue?
Dec 05 2022 01:59 PM
Dec 05 2022 10:12 PM
@AlexK480 - Thanks for the confirmation. We are closing this instance.
Thanks,
Prasad Das
---------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
Jan 06 2023 08:27 AM
@Prasad_Das-MSFT unfortunately this is still an issue for some, possibly all Android users. We received this as a "Must-fix" bug from Microsoft support when trying to update our App manifest, which is blocking updates to our app now.
The Android Teams App version I am able to reproduce this on is 1416/1.0.0.2022434101/1218
Feb 08 2023 11:29 PM
@alexkovalev - We have tested this at our end, and it is working fine in Android as well. We have added an app which has both bot and tab and created deeplink to the channel tab. On clicking the deeplink it is taking to the tab properly. We are sharing the deployed manifest, please add it to any channel and just replace the channel id in below deeplink and check if it is working.
https://teams.microsoft.com/l/entity/af718740-962a-4573-aaae-7b2ad2138356/DeepLinkApp?context={"subEntityId":"bot1","channelId":"19:xxxxxxxxxxxxxxx@thread.tacv2"}
Feb 12 2023 09:41 PM
Feb 15 2023 09:04 AM
@Meghana-MSFT Missed this comment earlier, but we have not had a chance to test it out. Will try to get to it by next week