Forum Discussion
Missing "Add" button in custom app
- Dec 12, 2021
ChetanSharma-msft - Thank you for your response. I discovered the issue was that I needed to add a personal tab. Once I added a tab, I was able to install the app.
1.Log in to the Teams client with your Microsoft 365 development account.
2.Select Apps and choose Upload a custom app.
3.Select your app package .zip file. An install dialog displays. Screenshot showing an example of a Teams app install dialog.
4.Add your app to Teams.
https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/deploy-and-publish/apps-upload
Could you please confirm if you are following these steps? Could you please share steps you followed so that we can repro it at our end.
- m36fiveDec 07, 2021Iron Contributor
Sayali-MSFT - I am having the same issue as the original poster. I don't have a "Microsoft 365 development account," so I'm not sure if I can follow your suggested steps exactly. I've already uploaded the app to the Teams Admin center. When I log into the teams client, and go to Apps, I see the custom app I've uploaded into the Teams Admin center in the "Built for your org" section. When I click on the app to add it, there is no add button.
Similarly, in the "App Studio" app in the teams client, when I choose "Test and distribute" and click "Install," there is no install button, as pictured in the page you shared, https://microsoft.github.io/botframework-solutions/clients-and-channels/tutorials/enable-teams/3-install-app-studio/
I have run the Teams App Validator and the app passes.
- ChetanSharma-msftDec 12, 2021
Microsoft
m36five - Do you have permission to add the app?
Please check in Teams Admin center.- m36fiveDec 12, 2021Iron Contributor
ChetanSharma-msft - Thank you for your response. I discovered the issue was that I needed to add a personal tab. Once I added a tab, I was able to install the app.