Unable to upload custom apps on Teams

ShubhamAdmin 20 Reputation points
2024-09-04T13:28:51.2466667+00:00

I have tried to upload the new app on apps using upload custom apps and manage apps.

I am getting the error unable to add apps in admin center. Other developers are not able to use the application on their device. application only runs on my device and with my credentials, no one is able to run the app.

In manifest file, i changed the id and package name with other values below -

"id": "{{APPLICATION_ID}}",
  "version": "{{VERSION}}",
  "packageName": "{{PACKAGE_NAME}}",


when the application starts, I get the error in console, attached in images.

Screenshot 2024-09-04 163725.png

Screenshot 2024-09-04 162321.png

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,346 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.