Forum Discussion
ved-leachim
Sep 19, 2022Brass Contributor
Teams Personal Tab Links do not work on teams mobile application
Dear Teams Community I have an issue with a simple custom ms teams app. The app has been created in "Developer Center" / App-Studio and just opens a SharePoint Online site within a tab (iframe). ...
- Sep 27, 2022Engineering team has investigated the issue and said that the links do not work on teams mobile as Teams mobile do not have cookies added for the domain. When we are in Teams and require opening a link in a different site, we always call teamslogon.aspx for that new domain first. If we do not have cookies added for the domain, then we can't expect it to load. The reason why it can work for Teams web is it may have already visited the site and have a cookie stored in the cookie jar for that site. Also please note that It is only allowed to retrieve a single token from Teams... and that is either domainA.sharepoint.com or domainB.sharepoint.com. we won't be able to get a token for both domains.
Meghana-MSFT
Sep 20, 2022Former Employee
we are looking into this, we will get back to you.
Meghana-MSFT
Sep 20, 2022Former Employee
We are also able to repro this issue, we will check internally and update you.
- Meghana-MSFTSep 21, 2022Former Employee
ved-leachim - Could you please share your manifest once? Engineering team would like to see how you are specifying the SharePoint URLs for the tabs.
- ved-leachimSep 21, 2022Brass ContributorHey Meghana-MSFT
Sure, I've sent you directly the package.zip in a private message.
Thanks that you're looking into this issue!- ved-leachimSep 26, 2022Brass ContributorHey Meghana-MSFT
Could the manifest help with the problem analysis.
If you find out anything or I can help in any way, let me know.
Thanks for the support.