We are planning to embed our application as a custom app in Microsoft Teams Tab. Our application is based on AngularJS framework. I am wondering if it is possible or not?
Currently I created an App Manifest via App-studio in MS-Teams but when I "Test and Distribute" that app, the application is not loading inside the iframe tab and it keeps spinning.
I tried to run our application in an iframe in a simple HTML and it works fine but not inside Teams. There is no error in console and I cannot understand what is going wrong.