I am new to iOS development and I am trying to use Firebase Storage service to store my images. I have the following methods in my app, but I am unable to locate the NSURL reference to the UIImage. I use the following methods to grab an image from the library.I am new to iOS development and I am trying to