I am trying to pull in an image I have added to my firebase storage on an Android device. Every time this runs I get this error from the onFailureListener() >
I had the same problem while using the Quick Start Firebase storage sample. The problem was that the app wasn't requesting runtime permissions for storage on Android M.