Upload/Save File. Button to download uploaded file to firestore

Once the user had uploaded the pdf, the firestore have keep the file in the firestore

How to make the icon to be button to download the uploaded pdf file from its reference

Request assistance with creating a button that allows users to download a PDF file that they have previously uploaded. I have successfully implemented a button that enables users to upload PDF files into the firestore database, but I am encountering difficulties in creating a functional download button for the uploaded pdf. I would be incredibly grateful if you could provide me with a step-by-step tutorial on how to implement a download button that enables users to retrieve the uploaded PDF file.

4
7 replies