コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

Images(png files) are not loading in the Mobiles Andriod/Iphone Users

Avatar

Level 4

We have uploaded the PNG files in the etc/designs/.. folder and loaded using <img> tag like below.

<img src="/etc/designs/captcha/_pic42.png" id="pic_b" alt="Equals">
These images are working in the desktop browsers, but these images are not loading in the mobiles(Android/iPhone) users.
 
Beaula123_0-1711436683357.jpeg

 

Please suggest.

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

@Beaula123 have you tried opening image directly in a Mobile browser tab..?? I am skeptical if it is related to AEM.. it could be something with your domain or css styles..

元の投稿で解決策を見る

3 返信

Avatar

正解者
Community Advisor

@Beaula123 have you tried opening image directly in a Mobile browser tab..?? I am skeptical if it is related to AEM.. it could be something with your domain or css styles..

Avatar

Administrator

@Beaula123 Did you find the suggestion helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.



Kautuk Sahni

Avatar

Level 4

We found that the issue is with the CDN.

 

Thanks