I am working on a project of android development with Jetpack compose and Firestore. I have wrtite the code for upload the pdf file from the Admin panel. But I am not able to retrive the uploaded file in user Panel. Can anyone give me a code for it.. plzz
I want code or suggestion for loading pdf file from firestore to user panel with jetpack compose.