Getting Images FROM cloudinary to set image to button background

I get that you can upload an image to cloudinary and save the link to firebase BUT I am not saving images from the device. I need to GET an image from cloudinary based on a link from firebase and set that image as a button background. How is this done. I have searched and searched an found nothing but frustration.

NVM I was unaware that Firebase automatically called cloudinary for me. Thanks @eoinparkinson for the help!

i want to know that too

Hey @lahirucooray20007lh! Thanks for posting about this and welcome to the community! :wave:

if you know your url’s you should be able to follow a similar logic to this post that was used to set the image for a button.

1 Like

Thank you

If this works, can you post back to let others know? Always happy to help!