Uploaded images not visible on the smartphone

Hello, everyone! I’m a beginner with Glide and I’m enjoying simple app development.

Today, I tried using the image upload feature for the first time, but the images don’t appear on my smartphone. Even images from “Stock Image” don’t display on my phone. They appear just fine when I view them from my PC.

What could be the reason for this? Is it some kind of bug?

I initially thought that the files might be too large, so I uploaded very small images (around 1kb), but the problem persists. I’ve tried uploading GIFs, JPEGs, and PNGs.
I tried reinstalling the app again, but it didn’t work.

I really want to use images in the mobile app no matter what, so I am extremely troubled.
I would greatly appreciate your insights and assistance.

What type of column are the Images being stored in?

Is it User Specific, or are there Row Owners in any of your tables?

1 Like

I was uploading the Image directly from my PC using the editor’s image component (Below the “CONTENT” tab), not from the table data.

Now, I tried implementing it after uploading the image to the table, but it’s not working correctly.
The column is not user-specific and has no row owners.

When using the image title component (Below the “TITLE” tab)., it displays correctly.
What is the issue or problem?

I would greatly appreciate it if you could provide some suggestions.

It seems there was an issue with my smartphone.

After updating the browser app, it started to appear.
I apologize for the trivial question.

Thank you for your response.

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