Hi there,
I have a FF project with a page that uploads multiple different items to Firebase (images, PDF files, etc...). After uploading the file to Firebase, I need to store the uploaded file URL in a page state string object. The problem is, there are multiple "Uploaded File URL" strings, one is in reference to the uploaded image and the other in reference to the uploaded PDF file. So how I tell the difference between the two links, which one is which? Have a look at this screenshot to see what I mean: