# Photo taken by camera disappears after exiting Screen

**URL:** https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971
**Category:** Questions about Thunkable X
**Tags:** cloudinary, beginner, help
**Created:** [July 2, 2024, 10:34am UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971 "2024-07-02T10:34:14Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![joannakulpa4i7c03n](https://avatars.discourse-cdn.com/v4/letter/j/3d9bf3/32.png) [@joannakulpa4i7c03n](https://community.thunkable.com/u/joannakulpa4i7c03n)
#### Post date: [July 2, 2024, 10:34am UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/1 "2024-07-02T10:34:14Z")

</div>

Hello  
I followed Thunkable’s tutorials on creating block that can take photo using device’s camera and uploads it to Cloudinary. And everything seems right, works good in live testing, I can see the photo in cloudinary assets, it is displayed in image block, but whenever I exit the screen and come back to it, the photo is gone. I have to take the photo again.  
I am total beginner, haven’t made any app ever. I’m working on a simple app for my friend’s party, so she could take photos thorought the event and keep them in the app as a souvenir. So I need all of the photos to stay where they were uploaded. Can anyone help with always keeping photos?

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/1/e172363490559bbeaf53bcd5161a73389b6aa024.png)

---

<div class="post-metadata">

### Author: ![tiny\_apps](https://avatars.discourse-cdn.com/v4/letter/t/3d9bf3/32.png) [@tiny\_apps](https://community.thunkable.com/u/tiny_apps)
#### Post date: [July 2, 2024, 11:45am UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/2 "2024-07-02T11:45:13Z")

</div>

The last block… you don’t want URL from photo remove that block and add photo only

---

<div class="post-metadata">

### Author: ![joannakulpa4i7c03n](https://avatars.discourse-cdn.com/v4/letter/j/3d9bf3/32.png) [@joannakulpa4i7c03n](https://community.thunkable.com/u/joannakulpa4i7c03n)
#### Post date: [July 2, 2024, 12:54pm UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/3 "2024-07-02T12:54:00Z")

</div>

Changed to this and unfortunately still not working 😕 Photo saved in Cloudinary but gone after exiting the screen  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/3/4317490ef896bc6f77504b9a43392b18e38732f0.png)

[Thunkable](https://x.thunkable.com/projectPage/667818ab46d32365f0b448b0)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [July 2, 2024, 2:24pm UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/4 "2024-07-02T14:24:12Z")

</div>

You’ll need to set a stored variable to the url from the uploaded file [photo] and then set the Image’s Picture to that variable when the screen opens.

---

<div class="post-metadata">

### Author: ![joannakulpa4i7c03n](https://avatars.discourse-cdn.com/v4/letter/j/3d9bf3/32.png) [@joannakulpa4i7c03n](https://community.thunkable.com/u/joannakulpa4i7c03n)
#### Post date: [July 2, 2024, 5:57pm UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/5 "2024-07-02T17:57:58Z")

</div>

So I’m not sure if I did it all correctly but it works??

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/f/8fc639aa06a15dfdce8c272a8298a734e270f261.png)

The only weird thing is that photo isn’t visible immediately, but only after extiting screen and coming back. But whatever, that’ll work! Hahaha  
Thank you so much, smart internet people! \<3

---

<div class="post-metadata">

### Author: ![tiny\_apps](https://avatars.discourse-cdn.com/v4/letter/t/3d9bf3/32.png) [@tiny\_apps](https://community.thunkable.com/u/tiny_apps)
#### Post date: [July 2, 2024, 6:55pm UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/6 "2024-07-02T18:55:33Z")

</div>

duplicate that block from screen open underneath where you are storing variable…

Meaning after you take a picture store variable and then ADD change picture.

---

<div class="post-metadata">

### Author: ![joannakulpa4i7c03n](https://avatars.discourse-cdn.com/v4/letter/j/3d9bf3/32.png) [@joannakulpa4i7c03n](https://community.thunkable.com/u/joannakulpa4i7c03n)
#### Post date: [August 8, 2024, 5:09pm UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/7 "2024-08-08T17:09:58Z")

</div>

This is so logical haha! Thanks! Still trying to figure out all available options and how this system works 🙂

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [November 6, 2024, 5:10pm UTC](https://community.thunkable.com/t/photo-taken-by-camera-disappears-after-exiting-screen/3082971/8 "2024-11-06T17:10:04Z")

</div>

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