Can Anyone help me to load pdf file from firebase to user app by URL in jetpack compose?

28 Views Asked by At

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.

0

There are 0 best solutions below