Hello community,
I am working on a project with firebase to register a restaurant, with its menus and food dishes. But when uploading menu images to Firebase, which is an array, I need to attach several images. But my problem is that when I want to delete the images I don't have the option, the "Delete data" only allows me to delete a photo and not everything from the array.
If anyone can help me with this please, any suggestions you could give me will be very helpful.