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.
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.
- jfmathewsJan 20, 2022Copper Contributor
ChetanSharma-msft
I also have this issue, however it's a bit different due to App Studio being deprecated.
I'm trying to add a custom app that should only be a chat bot --no need for a custom tab. As far as I know, I set it up correctly. I have tried both publishing to my organization and manually uploading the manifest. It passes validation:
I added the bot:
The app is linked to an AD app registration:
It's published and allowed in the admin center:
It's also enabled for my organization:
But there's no add button when I try to install the app: