Forum Discussion
Yannie
Oct 09, 2020Copper Contributor
[Solved] Issue showing Provider-hosted and SharePoint pages in Teams Custom App
Hi, I'm building a custom app showing provider-hosted app pages in tabs using App Studio. However, it is found that the pages can only be opened using Android Teams app. For iOS devices, it shows "...
- Oct 22, 2020
Yannie , Did you added your sharepoint domain to webApplicationInfo?
Trinetra-MSFT
Oct 15, 2020Former Employee
Yannie Could you please check if tab page is an iframe also the domain for page is added to your validDomain[] array of app manifest?
- YannieOct 15, 2020Copper Contributor
Trinetra-MSFT Thanks for the reply. The tab pages are not iframe and the domain has been already added to validDomain array before installing to Teams.
FYI, I have tried to open the application on different PCs and also another account but it shows a blank tab for Teams Desktop on all devices and accounts.