I want to check the number of images stored firebase storage
Did check the documentation but didn't find anything useful using the storage reference.
I actually need to get an array of images. I found this answer that explains the problem but it is in swift and the functions seem to be different as well. Anyone who could explain how to do this is Java?
Any help would be appreciated.