MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
281 stars 502 forks source link

app icon don't shown for a custom app created through Teams Dev Portal , neither in TAC nor Teams app (in end user side) #10522

Open lazar29092015 opened 6 months ago

lazar29092015 commented 6 months ago

Type of issue

Typo

Feedback

a custom app created and rolled through Teams Dev Portal, however I notice that every time the icone don't shown despite the icone is respecting all requerments detailled here https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/design/design-teams-app-icon-store-appbar

Page URL

https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/design/design-teams-app-icon-store-appbar

Content source URL

https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/concepts/design/design-teams-app-icon-store-appbar.md

Author

@heath-hamilton

Document Id

c4c59da9-c9a3-ac3f-86ca-d40bae04555f

Vaibhav-MSFT commented 6 months ago

Hello @lazar29092015 , Thanks for raising your issue. We will check this at our end and will update you accordingly.

lazar29092015 commented 6 months ago

Hello, Just to let you know that I've had reproducing this in my lab tenant , if you need any further traces or screen shot,

Vaibhav-MSFT commented 6 months ago

@lazar29092015 , If you can provide us with some steps to repro that would be helpful

lazar29092015 commented 6 months ago

that's it, attached a pkg I test from my side, but this is something happen and raised for two of my customers ! A_LEX - Le Bot Juridique (1).zip

Screenshot 2024-03-08 142115
Vaibhav-MSFT commented 6 months ago

Hello @lazar29092015 , Sorry for the delay in response. We are able to repro the issue and have raised the bug for the same. Thanks!!

lordmafi commented 3 weeks ago

+1 #push Custom App created through VS Code with the Teams kit and also through dev Portal both Applications only show the icon for me as an owner of the application. Could it be that firewall blocks the pngs?

lazar29092015 commented 3 weeks ago

I'm not sure this is related to firewall restriction, I had a similar case with my customer and the solution has been fixed after lowering the size of the PNG icon, from my side I lowered the size icon from 150k to 30k. there is a known limitation of this described here https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/design/design-teams-app-icon-store-appbar

if the owner is able to show the icon , I suspect that just the url page use the cache to show this value , may be a owner test elsewhere could confirm this