Forum Discussion
Add a PowerApp to Teams store
LalitPandey Please follow this https://docs.microsoft.com/en-us/microsoftteams/upload-custom-apps to upload your custom app to Teams App Catalog.
- LalitPandeyMay 31, 2021Copper Contributor
Sridevi-MSFT
Thanks. I've followed this documentation and I was getting an error when validating my application in teams validator app.
My question is specific to powerApp if it was possible to publish a powerApp in teams store?- Sridevi-MSFTJun 01, 2021Brass Contributor
LalitPandey - Could you please share your manifest?
- LalitPandeyJun 21, 2021Copper Contributor
Sridevi-MSFT
I've attached the manifest. I can also share my app package if needed.
when I first tried this in the app validator , it displayed an error saying "The file does not contain the "manifestVersion" property"
After I updated the manifest with the version "manifestVersion": "1.10" , it fixed the manifest version error but displays other different errors-
So I was think if it was even possible to publish a PowerApp to the Teams App catalogue?or are there any set of prerequisites or steps to follow to publish a PowerApp