Images not showing in Mobile View

The extension I’m making shows images that are hosted on another website. That’s been working fine for the desktop version. But, on mobile, it’s not loading them. Is this a permissible thing? If so, do I need to do something special for mobile? It seems like this should work as there are extensions that reference products on Amazon and I imagine that they aren’t including all products in the extension.

That sounds odd…

You serving your content over SSL?

The images aren’t. I’ll give that a shot.

That’ll be the issue.

All content should be over SSL.

Otherwise you get a “mixed content” warning, which you can dismiss on Computer, but you can’t on Mobile.