External Images over http don't load on Android preview

Platform

Android 12
Galaxy S20FE

Obsidian Mobile version: v1.0.5


Description

On Android, embedding external images using http does not work (= no rendering of the image in preview mode) :

![](http://...)

Workaround

Use https links :

![](https://...)

Related feature request

Proposed solution

What @Obbyroll proposed here :

@whitenoise, is what Obbyroll explains here the case with Obsidian? Can Obsidian declare a feature flag to re-enable access to http vs https?

Yes, we will likely introduce this in the next mobile version (version 1.1.1).

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.