Strange behavior of a pic, when published and previewed on mobiles

Two nearly identical pictures with eight tiny differences. Strange behavior occurs when previewing published html on mobile: first run is ok, but when you reload the doc, the bottom picture is getting mystically replaced with the clone of the upper picture !
This is not happening on desktop browsers, but on all mobile devices.
What's is wrong with mobile rendering?
Any help is greatly appreciated!

PS: the mystery has been solved. Too big a file size for mobiles to render properly (3k psd in cmyk color space). Big thanks to @Djon for pointing in the right direction. I double checked the original file size and replaced it with a minified rgb source file.

The images look the same to me :wink:

this is what I see using hype reflect on iPhone 6s

I changed to scale 100% and adapted the flexible layout.

15

Try clearing your browser cache? Hype uses a cache busting approach for the javascript data/loader file, but all assets are up to your server and browser cache policies.

1 Like