Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening Teams Deeplink in iOS presents 'link not supported' error #10871

Open
shootex20 opened this issue May 10, 2024 · 7 comments
Open

Opening Teams Deeplink in iOS presents 'link not supported' error #10871

shootex20 opened this issue May 10, 2024 · 7 comments
Assignees
Labels
needs-author-feedback Needs more info from the customer. status-no-recent-activity teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label

Comments

@shootex20
Copy link

Steps to reproduce

When attempting to open a link using the teams deeplink, we are presented with the following error in iOS:

image

This has worked previously with no issues and seems to be in a recent update. we are able to reproduce consistently with an iPhone 11, and iOS 17.4.1

Expected behavior

Link should redirect properly using the supplied teams deeplink

Actual behavior

Error popup that says 'Link not supported'

Error details

No response

@Prasad-MSFT
Copy link
Collaborator

Hi @shootex20 - Could you please share the deep link url on clicking of which you are getting this error in New Teams in iOS devices?

@Prasad-MSFT
Copy link
Collaborator

Prasad-MSFT commented May 14, 2024

@shootex20 - Thanks for sharing this. Could you please let us know what this deep link does? Does it redirect to any app? Also share the official document link you followed to get the deep link format.

@shootex20
Copy link
Author

@shootex20 - Thanks for sharing this. Could you please let us know what this deep link does? Does it redirect to any app? Also share the official document link you followed to get the deep link format.

Hi, this deep link does redirect to an app. This would be the guide https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-link-application?tabs=teamsjs-v2

The deep link works on android and teams desktop / browser perfectly fine just not ios

@Prasad-MSFT Prasad-MSFT added teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label and removed needs-attention labels May 20, 2024
@Prasad-MSFT
Copy link
Collaborator

Hi @shootex20 , we tried to repro this issue using the deep link to navigate to any app and observed that it works fine in both desktop/web and android/iOS clients. It redirects to desired tab app.

Also, we observed that the deep link format you used doesn't match any format being used here:
https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-link-application?tabs=teamsjs-v2

@shootex20
Copy link
Author

Hi @shootex20 , we tried to repro this issue using the deep link to navigate to any app and observed that it works fine in both desktop/web and android/iOS clients. It redirects to desired tab app.

Also, we observed that the deep link format you used doesn't match any format being used here: https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-link-application?tabs=teamsjs-v2

Sorry for the delay, the format is similar as it looks like it's missing the tenant id which we do not use. But, I can't see this being the issue, we do have custom context in order to redirect the user to the specified tab and open data using the specified guid. I'll attempt a re-test on our end and let you know. This is just affecting iOS 17.4.1 all other platforms work perfectly fine.

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-author-feedback Needs more info from the customer. status-no-recent-activity teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label
Projects
None yet
Development

No branches or pull requests

2 participants