I want to know how to retrieve images from the firebase storage for my wallpaper app which has been manually uploaded by me to the firebase storage. I want the images from the firebase storage to display according to the category of the images like cars, abstract,3D.
I am talking about the app for ios.
I tried some of the code which i got it online, but it is not displaying the images according to the category it is getting shuffled. I just want help how to retrieve the images from the firebase storgae and display according to the category of the images.