After Image To String image Not Load in Image Component

Hey @Kabir_Khan1 did you mean like this?

Or you can check

(for compiled app / APK):
file:///android_asset/image.jpg

for Companion:
file:///storage/emulated/0/AppInventor/assets/image.jpg

or:
/storage/emulated/0/AppInventor/assets/image.jpg

I Am loading base 64 image code in image component

I see that the extension also provides a block regarding loading images from string, try to do a test and see what it gives you as a result

You’re not using Kodular, ask to the respective community.

Ok i understand