Is there a “Reload app” api provided by MS Teams?
Dear Sir
I’m developing Tab app with Web hosting for MS Teams application.
Our app is hosting on AWS server.
In MS Teams desktop/Web app, If I run “Reload app”, It works fine.
And there is a Reload feature in our application (not Teams Reload).
This reload feature is “window.location.reload()”, which has some problem for AWS server.
So I wonder how “Reload app” feature is worked.
Is there any API about the “Reload app” of MS Teams?
Can you advise me about this.?
Many thanks
BH
Dear SirI’m developing Tab app with Web hosting for MS Teams application.Our app is hosting on AWS server.In MS Teams desktop/Web app, If I run “Reload app”, It works fine.And there is a Reload feature in our application (not Teams Reload). This reload feature is “window.location.reload()”, which has some problem for AWS server.So I wonder how “Reload app” feature is worked. Is there any API about the “Reload app” of MS Teams? Can you advise me about this.?Many thanksBH Read More