Can you show a 360 image in thunkable?

Can you show a 360 image in thunkable?

I believe you could accomplish this using the webviewer.

I would host the images online with cloudinary and use this JavaScript library with the webviewer

Then I would pass the url of the images to the webviewer using the webviewer “post message” method

1 Like

Yes, you can. You have to use database.

Yes, i can show in the webviewer, but i have some images, and when you chose one, it loads.

Do you have some demo?

Do you mean your images are packaged as app assets? Otherwise, it sounds like the webviewer is your answer. Per a conversation with @Steve, I don’t believe we can easily access files on the phone without also using a file picker in the webviewer.

1 Like

Nop, i have several images in a web, and when i click on a fild of a image gread, in change tue image, in que webviewer.

i tink have solved.

1 Like