Forum Discussion
eagle dorothea
Sep 02, 2020Copper Contributor
link to call ms.teams apps in mobile apps
Hi gurus, I develop an mobile application and want to give link to ms.teams. so if customer click the link, their phone will call ms.teams apps. I try with this link msteams:// but only work...
Manish-MSFT
Sep 03, 2020Former Employee
eagle dorothea : Please use deep links to connect app to Microsoft Teams App. For more information visit : https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-links
eagle dorothea
Sep 03, 2020Copper Contributor
hi Manish-MSFT,
thanks for the input. But I dont want to specifically redirect to specific tab/apps in ms. teams.
I just want to call ms.teams to open as an apps, when customer hit link ms.teams.
- Manish-MSFTSep 03, 2020Former Employee
eagle dorothea : You just want to open MS Teams App on click of link?
- eagle dorotheaSep 03, 2020Copper Contributor
Manish-MSFT : yes.. it doesn't work on android. do you have any experience in android platform?