Hi
I created a flow that whenever an item is created on Sharepoint, it gets the Attachments from that Item and then post an adaptive card as the bot to a Teams Channel.

In my adaptive card, I get some items from Sharepoint, such as user name and profile picture (of the user who created the item), Shift, Date, and any picture that was uploaded as an attachment.
The flow works fine and the message is posted on Teams.
This is how it looks on Teams using Google Chrome: (Pretty Cool)

The problem is that the images don't show up on Teams mobile and desktop apps (I also tested with android with the same issue):

Can someone help me with this issue? This is a nice Use Case for my company, but this is a big issue as most of our clients use Teams on apps rather than on desktop browsers.
Thanks!!